之前我们使用Xcode 7.3提交了一个应用程序,但现在它总是失败,因为" iTunes商店运营失败"过去10天内Xcode 7.3出错。
我们使用Xcode 7.3进行了构建,并使用Application loader 3.0上传了#34;缺少Beta权利"并且构建不可用于测试。
答案 0 :(得分:0)
Please change the build Version then try to upload it. Make sure before building or archiving clean the project.
第一件事
Here are the basic steps to upload the app form Application loader:
1.Archive
2.Export
3.Xcode menu --> Xcode --> Open Developer Tool --> Application Loader
4.Double click "Deliver Your App" and choose the file exported in step #2
5.click next and follow the instructions until the end
第二件事
1.Set team in target-> General-> Team
2.Check and set appropriate provisioning profile in targets/project build settings.
3.Try with Xcode to upload build if find same issue. Or
4.Try with application loader it will work.
如果仍然无法正常工作,那么只需使用Application Loader 2.9.1上传ipa。
下载Application Loader 2.9.1或此处
答案 1 :(得分:0)
我也有类似的问题,似乎Xcode 7构建只能通过使用Xcode 8的应用程序加载器发送。
我的建议是使用xcode 7构建你的应用程序,将其导出为App Store构建,并使用应用程序加载器但是Xcode 8上传
应用程序加载器位于Xcode菜单 - > Open Developer Tool
答案 2 :(得分:0)
由于以下原因会发生
1. I think you are using development or distribution certificates instead of app store certificates
2. Check once in your project folder target->capabilities->associated domains must be off before submitting app to app store
3. Did you add application new version in iTunes store