XCode how to change product name

Started by
0 comments, last by serratemplar 15 years, 10 months ago
My project has an appropriately dumb name (MyProject) since it was my first on the Mac. Well, now it's shaping up ok, and I'd like for the program I build and run to not be named "MyProject". I followed the advice [a href="http://meandmarkpublishing.blogspot.com/2007/09/changing-application-name-for-xcode.html"]here[/a] and [a href="http://www.satimage.fr/software/en/smile/external_codes/projects_xcode_intro.html"], however I can't seem to find the "Executables tab" it's refering to. I did make two changes, under the project window: Under Targets, the name under the General tab, and the Product Name under the Packaging section in the Build tab. I also changed the name under the Properties tab in the Executable field (in the same window). I can run the program I build from Finder (it has my desired name now and performs as intended), however I can no longer run it from the debugger. Does anyone happen to know what other change(s) I must make?
Advertisement
*bump*

So far everything I've found has helped me not at all =Hoping to find an old XCode user here (if those even exist in game development =)

This topic is closed to new replies.

Advertisement