How to change the name of an iOS app?

后端 未结 30 1270
被撕碎了的回忆
被撕碎了的回忆 2020-11-22 08:11

I began an iPhone project the other day with a silly development code name, and now I want to change the name of the project since it\'s nearly finished.

But I\'m n

30条回答
  •  攒了一身酷
    2020-11-22 08:54

    This is how I changed in Xcode 4:

    1. Click on your Target file (First Main file of the application).
    2. Go to Build Settings.
    3. Scroll down you will find a bar called "Packaging".
    4. Under Packaging you will see Product Name, you can change project name.

提交回复
热议问题