How to Change the Icon of a Project Template
In last article, I presented how to create a Cocos2d project template. In this article, I will show you how to change the icon of a project template. It is a very easy task.
Get into the folder of the project template you want to change the icon. Right click the file ___PROJECTNAME___.xcodeproj. You will see the following menu:

Select “Show Package Contents”. A window which contains some files shows up:

What you need to do here is just using your icon to replace the existing icon Templateicon.icns.
Categories: iPhone Development

Recent Comments