Change application/target name in xcode

ⅰ亾dé卋堺 提交于 2019-12-06 04:29:21

Bundle Display Name and Bundle Identifier.

The Bundle Display Name for the name that is displayed under the app icon on your device. The Bundle Identifier to make the device, simulator and the app store understand that there are two different apps.

Go to the project editor and select the target you want (will go blue)

Double click on the Target name in the target view window.

Type the new name

change project name and click enter button.

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