xcode 从 iTunes Connect 中删除新的应用程序版本

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7439338/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 21:56:30  来源:igfitidea点击:

Removing a new app version from iTunes Connect

iosxcodeitunes

提问by Erik

I created a new version of my app in iTunes Connect using the wrong version number. I'd like to remove the new version which is in a "Prepare for Upload" status. How do I do this?

我使用错误的版本号在 iTunes Connect 中创建了我的应用程序的新版本。我想删除处于“准备上传”状态的新版本。我该怎么做呢?

There are other question on SO about this, but they do not provide any answers, apply to a version that has a binary already uploaded, or are out of date.

关于此还有其他问题,但他们没有提供任何答案,适用于已上传二进制文件或已过时的版本。

I have a question in to Apple on this, but have not received a response yet.

我对此有疑问向 Apple 提出,但尚未收到答复。

回答by xaphod

You cannot remove the new version but you can change its version number, as long as you're in the Prepare for Submission state (ie. you might need to remove the build from waiting for review, also known as rejecting the binary, first). Here's how.

您不能删除新版本,但可以更改其版本号,只要您处于准备提交状态(即,您可能需要先从等待审核中删除构建,也称为拒绝二进制文件) . 就是这样。

To edit the version number, select the falsely numbered version on the left on iTunes Connect (so NOT the "App Information", but under that the version "1.0.1 Prepare for Submission" etc), scroll down in the right pane to "General App Information" -- just below the App Icon you can see the version number and it's editable! Change it, hit save, and you'll see the version number change on the left side.

要编辑版本号,请在 iTunes Connect 左侧选择错误编号的版本(因此不是“应用程序信息”,而是在该版本下的“1.0.1 准备提交”等),在右侧窗格中向下滚动到“一般应用信息”——在应用图标下方,您可以看到版本号并且可以编辑!更改它,点击保存,您将在左侧看到版本号更改。

Update: Still valid in February of 2019.

更新:2019 年 2 月仍然有效。

回答by Grigo

Log on to itunes connect, then click on the My Apps. Here we have thumbnails of apps. Click on the app which u have uploaded wrongly. then u will c like this "You can edit all information while your version is waiting for review. To submit a new build, you must remove this version from review."

登录 iTunes Connect,然后单击“我的应用程序”。在这里,我们有应用程序的缩略图。单击您错误上传的应用程序。然后你会喜欢这个“你可以在你的版本等待审核时编辑所有信息。要提交新版本,你必须从审核中删除这个版本。”

click on the link to delete the binary.enter image description here

单击链接以删除二进制文件。在此处输入图片说明