Renaming iOS project in xCode 5 [duplicate]

早过忘川 提交于 2019-12-10 03:05:55

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!