Tuesday, March 22, 2011

Cocos2d beta templates available for Xcode 4


If you are like me and the many out there that jumped into the new release of Apple's Xcode 4, you got an interesting surprise when you made the upgrade from 3.x.x to 4.x.x. It was a totally new IDE and everything was integrated into one multi-functional interphase. The layout did make it easier to go from code into your xib files and back.

Now, it did take a little getting used to. But, the biggest surprise came when you started looking for the Cocos2d Template. They were not there. The forums online were filled with the eternal question, what is going on????

Many people tried re-installing it only to be told it was still there. You could open, build and run files and it worked. But, there weren't any new project templates available when you first started the program unless you opened an old one or an old template version and did a bit of cleaning up in the code. The word came out that Xcode 4 handled things a bit different. So cocos 2d was installed but the templates were not showing up.

The folks at Cocos2d have heard the masses and put out a beta version for us to install and use as a temporary fix: cocos2d-1.0.0-beta_templates.tar.gz

If you go to the Cocos2d website: http://www.cocos2d-iphone.org/

You will notice an option for downloading and instructions on how to install it too. I went, downloaded and installed it as the instructions mentioned. Everything went very smooth. So now when i start my Xcode 4. I have Cocos2d options under my iOS devices. But, as they said on the site the Mac and file options are not available yet.

I'm sure in the new few weeks we will have another build to download and use. So if you are an Xcode developer who has moved over to Xcode 4, make sure you get your Cocos2d template now so you can start your projects a bit easier now. enjoy...

No comments:

Post a Comment