Does anyone know how to install cocos2d so it shows up in the new projects template window?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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!