changing the project and target name in XCode

user1415780 picture user1415780 · Feb 26, 2013 · Viewed 28.8k times · Source

I created a project and I fully developed it.

I need to change the name of the project and targets. is there an easy way to do that or should I just create a new project and copy all the items in there?

Thanks

Answer

El Tomato picture El Tomato · Feb 26, 2013

You can change the project name by clicking on the project name at the top of the left sidebar and then entering a new name under the Identity on the right sidebar and finally pressing Return.