简体   繁体   English

我可以跳过iTunes Connect和Xcode中iPhone应用程序的版本号吗?

[英]Can I skip version number of iPhone app in iTunes Connect and Xcode?

I have an app whose version number is 1.0.0 and which is already available on the App Store. 我有一个应用程序,其版本号为1.0.0,并且已在App Store上提供。

Can I set the version number of the next version of the app to 3.0.0 or 4.0.0 instead of 2.0.0? 我可以将应用程序下一版本的版本号设置为3.0.0或4.0.0而不是2.0.0吗?
Will I get a problem if version numbers are not sequential? 如果版本号不是连续的,我会遇到问题吗?

Is there a official documentation about this or do you know apps which use non-sequential version numbers or apps whose initial version starts from a number greater than 1? 是否有关于此的官方文档,或者您知道使用非顺序版本号的应用程序或初始版本以大于1的数字开头的应用程序吗?

Apple does not have any restrictions on this. 苹果对此没有任何限制。 The only rule is that the version and build numbers must be greater than the current version when submitting an update. 唯一的规则是,提交更新时,版本号和内部版本号必须大于当前版本。 You can increment it however you want. 您可以根据需要增加它。

From my own experience, I have launched apps with initial version numbers greater than 1, and I have also updated them while skipping version numbers. 根据我的经验,我已经启动了初始版本号大于1的应用程序,并且还在跳过版本号的同时对它们进行了更新。

More information on updating your app(s) can be found on this Apple Developer page . 可以在此Apple Developer页面上找到有关更新应用程序的更多信息。

暂无
暂无

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

相关问题 是否可以将具有相同版本号的新二进制文件上传到Apple iTunes Connect,以获取具有待售状态的应用程序? - Can I upload a new binary but with the same version number to the Apple iTunes Connect for an app with Ready for Sale status? iTunes Connect中的应用程序版本与我们在Xcode中指定的版本之间的关系 - Relation between app version in itunes connect and version we specify in xcode Xcode验证无法在iTunes Connect中找到应用程序 - Xcode validate can't find app in iTunes Connect 无法使用 Xcode 7.3 将 React Native 应用程序上传到 iTunes Connect - Can't upload React Native app to iTunes Connect with Xcode 7.3 无法将修复程序提交给通过iTunes Connect提交的iPhone应用程序 - Can't submit fixes to iPhone app submitted through iTunes Connect 我可以在iTunes Connect中提交新的应用程序版本而不取消前面的“正在等待开发人员发布”吗? - Can I submit a new app version in iTunes Connect without cancelling the former that is “Pending developer release”? 我可以使用相同的证书和配置文件在iTunes Connect上添加我的应用程序版本吗? - Can I use same certificate and provisioning profile to add version of my app on iTunes Connect? 我可以使用新的证书和配置文件在iTunes Connect上添加我的应用程序的版本吗? - Can I use new certificate and provisioning profile to add version of my app on iTunes Connect? 我可以通过iTunes Connect发布对iOS应用程序早期版本的错误修复吗? - Can I release a bug fix to a previous version of an iOS app through iTunes Connect? 无法选择要在iTunes Connect上测试的应用版本 - Can't select app version to test on iTunes Connect
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM