ios 在 iTunes 连接中删除新版本的应用程序
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/14870408/
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
Delete new version of app in iTunes connect
提问by Krunal
I uploaded a new version of my app in iTunes connect and I do not want and/or need it - how do I get rid of it?
我在 iTunes Connect 中上传了我的应用程序的新版本,但我不需要和/或不需要它 - 我该如何摆脱它?
Currently the status shows Prepare For Uploadwith yellow dot..
目前状态显示为准备上传,带有黄点..
I want to delete new version of app, which shows status of Prepare For Uploadand not the old one which shows ready for salestatus and new one is already available in store.
我想删除显示准备上传状态的新版本应用程序,而不是显示准备销售状态的旧版本应用程序,并且新版本已在商店中可用。
Is it possible to delete new version of app in iTunes Connect, without affecting old one?
是否可以在 iTunes Connect 中删除新版本的应用程序而不影响旧版本?
采纳答案by iphonic
You don't have to worry, Prepare to Uploadstatus means the itunes is asking you to tell that you are ready to upload binary and click the button Ready to Upload Binary.. Your build must be rejected by someone, or you haven't yet uploaded any.
您不必担心,准备上传状态意味着 iTunes 要求您告诉您已准备好上传二进制文件并单击按钮准备上传二进制文件.. 您的构建必须被某人拒绝,或者您还没有尚未上传任何。
If you want to upload a new build you have to click Ready to Upload Binary, then the status will turn into Waiting for Upload, then if you upload the binary successfully it will turn into Upload Received, then it goes into Waiting for Review, next come In Review, then your status might be Rejected, or Ready For Sale, or Approved(It needs to be released manually)..
如果你想上传一个新的构建,你必须点击Ready to Upload Binary,然后状态会变成Waiting for Upload,然后如果你成功上传了二进制文件,它会变成Upload Received,然后进入Waiting for Review,下一步come In Review,那么您的状态可能是Rejected、Ready For Sale或Approved(需要手动发布)。
I hope above clears your doubt..
希望以上能解开你的疑惑。。
Update -
更新 -
The process has been changed a lot, though You can't delete a Binary, you need to upload new binary by changing the build number if you don't want to change the Version number of the build. For the process of upload, we don't have option to make it Ready to Uploadanymore.. You follow the following steps..
这个过程已经改变了很多,虽然你不能删除一个 Binary,如果你不想更改构建的版本号,则需要通过更改构建号来上传新的二进制文件。对于上传过程,我们没有选择使其不再准备上传..您按照以下步骤操作..
- Upload a Binary of a specific version from XCode.
- Check Activity Tab in itunesconnect of your app, it should show the uploaded binary in processing mode, it will get processed in sometime.
- Click on your App Version which might be in Prepare to Submit state, go inside and add your recently uploaded and processed build and click on Save.
- Then Submit for Review
- 从 XCode 上传特定版本的二进制文件。
- 在您的应用程序的 itunesconnect 中检查活动选项卡,它应该以处理模式显示上传的二进制文件,它会在某个时间得到处理。
- 单击可能处于准备提交状态的应用程序版本,进入并添加您最近上传和处理的构建,然后单击保存。
- 然后提交审核
Cheers.
干杯。
回答by David T
Another work around for this is to simply go to the version you want to delete and update the version number.
另一种解决方法是简单地转到您要删除的版本并更新版本号。
I.e. in my case we had created an update for version 3.1.2, but now wanted the update to be version 3.2. Instead of deleting the newly created 3.1.2 version (which I don't think is possible), we updated the version number.
即在我的情况下,我们为 3.1.2 版创建了一个更新,但现在希望更新为 3.2 版。我们没有删除新创建的 3.1.2 版本(我认为这是不可能的),而是更新了版本号。
回答by Tim
You cannot delete a new version you have created from iTunesConnect before you have uploaded a binary. You can only delete full apps - before or after review.
在上传二进制文件之前,您无法删除从 iTunesConnect 创建的新版本。您只能删除完整的应用程序 - 在审核之前或之后。
Apple give a fairly full description of what is going on herewithout saying explicitly that you cannot delete versions. They do say you cannot remove a platform once created - and they seem to work like versions.
Apple 对这里发生的事情进行了相当完整的描述,但没有明确说明您不能删除版本。他们确实说一旦创建平台就无法删除 - 而且它们似乎像版本一样工作。
I suppose they never imagined people would create a new version by mistake or as an exercise - but we do!
我想他们从未想过人们会错误地或作为练习来创建新版本 - 但我们做到了!
The only reason I can think of is as a safety measure so that you cannot strand people who have bought your app for a platform that you then remove. I am guessing versions work like platforms in the background and so Apple cannot give us the functionality for one and not the other.
我能想到的唯一原因是作为一种安全措施,这样您就不会将购买您的应用程序的人困在一个平台上,然后您将其删除。我猜版本在后台像平台一样工作,所以苹果不能给我们一个而不是另一个的功能。
回答by Joris Weimar
You have to go to manage your applications and go to your app. There is a details button and click on binary details under the heading links. there should be something like "reject the binary" on that screen.
您必须去管理您的应用程序并转到您的应用程序。有一个详细信息按钮,单击标题链接下的二进制详细信息。该屏幕上应该有类似“拒绝二进制文件”的内容。