如何在手机上拥有两个版本的应用程序?
我有一个应用程序目前在 App Store 中。我正在进行更新,希望新版本和旧版本都存在于我的手机上。我是否需要在 XCode 或 iTunes Connect/Provisioning Portal 中执行任何特殊操作,以确保我可以在手机上运行同一应用程序的两个版本?
I have an app that is currently in the App Store. I am working on an update and want both the new version and the old version to exist on my phone. Do I have to do anything special in XCode or in iTunes Connect/Provisioning Portal to ensure I can run two versions of the same app on my phone?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我很确定您必须让您的新版本使用不同的包标识符。
I'm pretty sure you'll have to make your new version use a different bundle identifier.