如何在测试设备中同时维护调试版本和Appstore发布版本? [英] How to maintain both debug and appstore release version in test device?

查看:65
本文介绍了如何在测试设备中同时维护调试版本和Appstore发布版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在App Store中发布了一个iPhone应用程序.在开发下一版本时,我想在测试设备(iPhone)上维护这两个版本.

I have an iPhone application released at App Store. In development of next version, I want to maintain these two versions on test device(iPhone).

但是,当我尝试在测试设备上运行下一个版本进行调试时,它会覆盖从App Store下载的发行版本.首先,我猜想可以通过更改xcode目标设置>摘要> iOS应用程序目标中的版本号来完成,但事实并非如此.我在iOS应用程序目标中同时更改了版本"和内部版本"编号.

But when I tried to run the next version for debug on the test device, it overwrites the release version downloaded from the App Store. At the first, I guessed it can be done by changing the version number in xcode target setting > summary > iOS Application Target, but it's not. I have changed the both 'Version' and 'Build' number in iOS Application Target.

App Store版本号为1.1,调试版本号为1.2
那么,我该如何进行这项工作?

App Store version number is 1.1 and debug version number is 1.2
So, how can I get this work?

推荐答案

能否请复制目标并更改其捆绑标识符. https://stackoverflow.com/a/5725711/667586

Can you please duplicate the target and change its bundle identifier . https://stackoverflow.com/a/5725711/667586

这篇关于如何在测试设备中同时维护调试版本和Appstore发布版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆