简体   繁体   English

在iPhone设备上运行时如何不覆盖应用程序?

[英]How to not overwrite an app when running on an iPhone device?

I'm making a project and I want to show three different versions of the same one, but when I run one of them, it overwrites the previous one. 我正在制作一个项目,并且想显示同一项目的三个不同版本,但是当我运行其中一个项目时,它将覆盖前一个版本。 I want to have all three at the same time, how can I do it? 我想同时拥有所有三个,该怎么办? I tried to change the bundle display name but it still overwrites it. 我试图更改分发包的显示名称,但仍将其覆盖。

Change the Bundle Identifier. 更改捆绑包标识符。 You won't be able to change the Product Name, but you can append it with a .1 or something 您将无法更改产品名称,但可以在产品名称后附加.1或类似内容 识别码

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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