Renaming iOS project in xCode 5 [duplicate]

2019-04-25 02:18发布

This question already has an answer here:

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.

标签: ios xcode5
2条回答
beautiful°
2楼-- · 2019-04-25 03:04

Select the project name in Xcode :

enter image description here

It will take sometime to analyse again another window will be shown as: enter image description here

After this you need to change the manage scheme as :

enter image description here

enter image description here

查看更多
萌系小妹纸
3楼-- · 2019-04-25 03:14

For changing schema name

First go to - >Manage Schema

manage schema

then edit schemana name

edit schema

Finally , its changed

enter image description here

查看更多
登录 后发表回答