使用Xcode 7将应用提交到应用商店的解决方法 [英] Workaround to submit app to app store with Xcode 7

查看:106
本文介绍了使用Xcode 7将应用提交到应用商店的解决方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当尝试将使用Xcode 7编译的应用提交到iTunes Connect进行审查时,我收到一条错误消息

When trying to submit an app compiled with Xcode 7 to iTunes Connect for review, I get an error message

提交到App Store的应用程序和应用程序更新必须使用Xcode 5.1.1或更高版本以及iOS 7 SDK构建.

Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK.

对此有任何解决方法吗?我已经将所有代码更新为Swift 2.0,并且我不必将其全部转换回Swift 1.2即可上传.

Is there any workaround to this? I've already updated all of my code to Swift 2.0, and I would like to not have to convert it all back to Swift 1.2 to upload it.

Deployment Target设置为iOS 8.0也不起作用

我是否可以通过任何方式将Swift 2.0代码编译为可以将其上传到iTunes Connect(也许是Build Settings中的内容)的方式,还是我必须将所有代码都转换回雨燕1.2?

Are there any ways that I can compile the Swift 2.0 code in a way that would allow me to upload it to iTunes Connect (maybe something in the Build Settings), or do I have to convert all of the code back to Swift 1.2?

推荐答案

Apple不允许使用Beta阶段工具提交任何内容.他们会检查所有提交内容,因此没有合理的方法来提交使用Swift 2.0完成的所有操作.您唯一的选择是要么等待Xcode 7正式发布,要么转换为Swift 1.2.

Apple doesn't allow submitting anything using beta stage tools. They check all submissions so there is no reasonable way to submit anything done with Swift 2.0. Your only options are either to wait until Xcode 7 is officially out or convert to Swift 1.2.

这篇关于使用Xcode 7将应用提交到应用商店的解决方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆