vote up 1 vote down star
1

Does anyone know how to install cocos2d so it shows up in the new projects template window?

flag

61% accept rate

4 Answers

vote up 1 vote down check

Unless there's a Project Template file included with the cocos2d distribution, you'll have to make one yourself which, sadly, I don't know how to do exactly (I could probably stumble my way through it, but that's not helpful to you...).

However, when you eventually do have your Project Template, you need to copy it into: /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Project Templates

This may be of help to you:

http://iphonesdkdev.blogspot.com/2009/01/xcode-template-for-cocos2d.html

Cheers!

link|flag
vote up 0 vote down

Try placing the template in this directory:

/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Project Templates/Application/

(via Jeff Lamarche's iPhone Development blog)

link|flag
vote up 0 vote down

As far as i know there are no template projects. It's however very simple to get cocos up and running with XCode. Here's a great walkthrough link.

link|flag
vote up 0 vote down

Here's a great tutorial for Cocos2D that's also got a template to get you started, from Keith Peters at Bit-101: http://www.bit-101.com/blog/?p=2115

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.