Remove a build from itunes connect

雨燕双飞 提交于 2019-12-13 02:04:43

问题


I wanted to submit my app in itunes connect and I uploaded a build. I haven't submitted the app for review and I found a bug on the app and wanted to upload a new build but I get the error of redundancy. From what I searched it is not possible to remove the build but I wanted to ask what if I delete the whole application and start over the process since I haven't submitted the app for review yet.
Thanks very much


回答1:


You can't remove the build in itunes...If you want to apply a new build to itunes....Change build version in Xcode...(For example 1.1.1) and you can see all your build in itunes, Next to Version,you can see an option "Prerelease".




回答2:


Well if you have not submitted your app for review, things are still in your hands. You should see a minus sign to remove build.

Remove your build form here.

Increase your build number in the xcode project (General Settings tab). Archive your build and submit it to iTunes.

You should see your build in Prerelease Section as it will be in processing state. After some time, it will appear in build list, and you can new build select from there. Hope it helps!




回答3:


I dont think it would be possible to delete the application from itunes connect, I tried to do it once but wasn't able to, so what ended up doing was, I renamed the previous application in itunes connect, and created a new application with the desired app name and a new bundle ID., and then uploaded the new build with the new provisioning profile. on itunes connect with the desired app name

Its not an ideal solution but it worked for me.



来源:https://stackoverflow.com/questions/27499697/remove-a-build-from-itunes-connect

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!