starting on a new project with Xcode 4.2 and cocos2d. I'd like to use ARC in my code and link cocos2d in as a static library.
Downloaded cocos2d from github and installed the new template.
Created a new cocos2d project however Xcode is not showing the usual ARC checkbox on the second dialogbox.
I'm assuming this is because the templates are Xcode 3 template?
Also, what version of cocos2d do I need?
Any thought on this would be appreciated.
thanks