How to install Cocos2d PROJECT templates in Xcode 4?
Asked Answered
N

5

7

I've probably googled this question in 20 different syntaxes and I can't find the answer. PLEASE HELP!!! How do I install the Cocos2d project templates in xcode 4? I've tried different ways, but they still don't show up when I build a new project in Xcode 4! HELP!

Namely answered 13/3, 2011 at 2:53 Comment(2)
Try Kobold2D (kobold2d.com), it has plenty of template projects (kobold2d.com/x/8gUO) that can be created with a GUI tool (kobold2d.com/x/XwMO).Jamnis
Which version is need to download cocos2d-iphone-0.99.5 or cocos2d-iphone-1.0.1Stichous
S
6

The templates have already been published: http://www.cocos2d-iphone.org/forum/topic/13782/page/2#post-82267

Saurel answered 16/3, 2011 at 8:39 Comment(0)
T
12

Download "cocos2d-iphone" from This Link.

And follow instructions in Pics.First step Second StepFinal Step

Taperecord answered 28/3, 2012 at 6:42 Comment(1)
I just used this method to install Cocos2d 2.1 in Xcode 5, and it worked flawlessly.Phlebotomy
S
6

The templates have already been published: http://www.cocos2d-iphone.org/forum/topic/13782/page/2#post-82267

Saurel answered 16/3, 2011 at 8:39 Comment(0)
B
3

You don't yet. The author of cocos-2d has said that Xcode 4 is not supported yet, a new version should be out shortly with support.

What’s next:

v1.0-rc in 3~4 weeks: It will includes fixes, fixes, fixes, and Xcode 4 templates

http://www.cocos2d-iphone.org/archives/1404

Brackish answered 13/3, 2011 at 3:38 Comment(1)
I just googled Game Engine for Xcode 4 and clicked the link that referred to Cocos2d and was on the Cocos2d website. It worked like a charm!Namely
P
1

The project templates are available now. The file templates are not as of this post.

Penninite answered 29/3, 2011 at 1:29 Comment(0)
F
1

For file template you could do the following for now:

  1. Download "cocos2d_1.0.0.zip" from https://files.me.com/miroslav.perovic/7despc
  2. copy the “cocos2d 1.0.0.zip″ to /Developer/Library/XCode/Templates/File templates and unpack it

PS This is not official cocos2d template files.

Formation answered 9/4, 2011 at 21:50 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.