How to change the bundle identifier of an app in Xcode 5?

前端 未结 6 2308
夕颜
夕颜 2020-12-13 05:51

Xcode 5 won\'t let me change the bundle identifier. The app name portion after com.mycompany. is greyed out.

I created a bundle identifier in ITC which

6条回答
  •  一向
    一向 (楼主)
    2020-12-13 06:20

    I had to do this for my project too and found it easily done in Xcode 5.1.1 by just renaming the project name in the Navigator and allow Xcode to find all the strings you need to change automatically. Just make sure you check-in or create a snapshot of your project first.

提交回复
热议问题