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

查看:32
本文介绍了使用 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 也不起作用

Setting the Deployment Target to iOS 8.0 doesn't work, either

有什么方法可以编译 Swift 2.0 代码,让我可以将其上传到 iTunes Connect(可能在 Build Settings 中),或者我是否必须转换所有代码都回到 Swift 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天全站免登陆