如何将其他版本的应用程序上传到itunesconnect?

时间:2021-08-02 19:49:30

I have submitted my first version to appStore but there was some error and so apple team refused that version. Now I have correct my mistakes and want to upload another build version, but when I archived my app and when I want to validate and upload new version it deduces error that says that I already have the version in ItunesConnect and how to delete that version and replace with the new version ?

我已将我的第一个版本提交给appStore,但是有一些错误,所以苹果团队拒绝了该版本。现在我已经纠正了我的错误,想要上传另一个构建版本,但是当我存档我的应​​用程序时,当我想验证并上传新版本时,它会推断出我已经拥有ItunesConnect版本以及如何删除该版本的错误换成新版本?

3 个解决方案

#1


3  

  1. Your project - General - Identify There is your app info. Such as Display Name, Bundle identifier, Version, Build

    您的项目 - 常规 - 识别您的应用信息。例如Display Name,Bundle identifier,Version,Build

  2. Change your app's Build Number. In my app, Version is 1.0.2 but Build is 1.0.2.01 so if you want to change your app version and upload it just change the last number of Build number. 1.0.2.01 , 1.0.2.02 , 1.0.2.03 like this.

    更改您应用的内部版本号。在我的应用程序中,版本是1.0.2但是Build是1.0.2.01所以如果你想更改你的应用程序版本并上传它只需更改最后一个Build编号。像这样的1.0.2.01,1.0.2.02,1.0.2.03。

  3. If you upload final app version then the version of app info will be shown just 1.0.2 (not 1.0.2.01, 1.0.2,02....)

    如果您上传最终应用版本,则应用信息的版本将仅显示1.0.2(不是1.0.2.01,1.0.2,02 ......)

enter image description here

在此处输入图像描述

#2


2  

You need to change build number in project target setting. 如何将其他版本的应用程序上传到itunesconnect?

您需要在项目目标设置中更改内部版本号。

#3


1  

1) Change the version and build number from Xcode.

1)从Xcode更改版本和内部版本号。

2) Archive and upload to Appstore.

2)存档并上传到Appstore。

3) Open iTunes Connect

3)打开iTunes Connect

in your case only change the build number and you will find your build in build section when you click on + icon

在您的情况下,只更改构建号,当您单击+图标时,您将在构建部分中找到构建

4) Click + Version or Platform from the left pane.

4)从左侧窗格中单击+版本或平台。

Follow this :-

请关注: -

https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ReplacingYourAppWithANewVersion.html

#1


3  

  1. Your project - General - Identify There is your app info. Such as Display Name, Bundle identifier, Version, Build

    您的项目 - 常规 - 识别您的应用信息。例如Display Name,Bundle identifier,Version,Build

  2. Change your app's Build Number. In my app, Version is 1.0.2 but Build is 1.0.2.01 so if you want to change your app version and upload it just change the last number of Build number. 1.0.2.01 , 1.0.2.02 , 1.0.2.03 like this.

    更改您应用的内部版本号。在我的应用程序中,版本是1.0.2但是Build是1.0.2.01所以如果你想更改你的应用程序版本并上传它只需更改最后一个Build编号。像这样的1.0.2.01,1.0.2.02,1.0.2.03。

  3. If you upload final app version then the version of app info will be shown just 1.0.2 (not 1.0.2.01, 1.0.2,02....)

    如果您上传最终应用版本,则应用信息的版本将仅显示1.0.2(不是1.0.2.01,1.0.2,02 ......)

enter image description here

在此处输入图像描述

#2


2  

You need to change build number in project target setting. 如何将其他版本的应用程序上传到itunesconnect?

您需要在项目目标设置中更改内部版本号。

#3


1  

1) Change the version and build number from Xcode.

1)从Xcode更改版本和内部版本号。

2) Archive and upload to Appstore.

2)存档并上传到Appstore。

3) Open iTunes Connect

3)打开iTunes Connect

in your case only change the build number and you will find your build in build section when you click on + icon

在您的情况下,只更改构建号,当您单击+图标时,您将在构建部分中找到构建

4) Click + Version or Platform from the left pane.

4)从左侧窗格中单击+版本或平台。

Follow this :-

请关注: -

https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ReplacingYourAppWithANewVersion.html