简体   繁体   中英

how to prevent renamed Xcode project from replacing icon on iPhone springboard

Xcode 7.3

My app is installed on my demo iPhone4. I want to quickly create a modified version of my app on the iPhone4, but want to keep the original app also. I changed project name. However, when I run it, it replaced the original icon, shown in springboard, with same icon, as expected, and with new project name.

How can I have both the original app and the new app?

您必须更改捆绑包标识符,以便新应用程序不会替换原始应用程序。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM