问题
I need to rename an iOS project. Is there a way to do this without starting a whole new project?
All other info I found were related to Xcode 4 or old and those methods seem to crash the project - I created a snapshot before I tried any name changing.
回答1:
For changing schema name
First go to - >Manage Schema

then edit schemana name

Finally , its changed

回答2:
Select the project name in Xcode :

It will take sometime to analyse again another window will be shown as:

After this you need to change the manage scheme as :


来源:https://stackoverflow.com/questions/20419822/renaming-ios-project-in-xcode-5