How do I install the cocos2D templates for Xcode?

October 13, 2012 in cocos2D, iOS, Recipes, Xcode

cocos2D is an open source framework for creating 2D games on a variety of different platforms. The Mac OS X / iOS porting includes some useful templates for Xcode providing
…read more

Where do I find older versions of Xcode?

April 24, 2012 in Coding, Mac Tips, Recipes, Software, Xcode

In some cases, you may want to use an older version of Xcode (e.g. Intel Compiler, as of today, does not support the latest version of the IDE). An archive
…read more

I cannot remove projects, folders or files inside a workspace in Xcode 4. What should I do?

February 8, 2011 in Coding, Mac Tips, Recipes, Xcode

In the Project Navigator pane, select your main project with a single left-click, then choose File > Save As Workspace. You will now be able to delete things inside the
…read more