上传到 App Store 的最低 Xcode 版本(截至 2016 年 2 月)

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/35285502/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 08:31:00  来源:igfitidea点击:

Minimum Xcode version to upload to App store (As on February 2016)

iosxcodeapp-store

提问by Govind

I am uploading an update to my existing app in the app store. I have used Xcode 6,4, now in latest Xcode (7.2), multi tasking support in iPad is a new addition and also bit code support. The archive file is double the previous build and also Launch file warnings are displayed when building. Can I use Xcode 6.4 itself or the new Xcode 7.2.

我正在向应用商店中的现有应用上传更新。我使用过 Xcode 6,4,现在在最新的 Xcode (7.2) 中,iPad 中的多任务支持是一个新增功能,也是位代码支持。存档文件是之前构建的两倍,构建时还会显示启动文件警告。我可以使用 Xcode 6.4 本身还是新的 Xcode 7.2。

回答by Alexander Thei?en

Apple states that you should use the validate feature on the archive to check if it can be published on the App Store. Quoting:

Apple 声明您应该使用存档上的验证功能来检查它是否可以在 App Store 上发布。引用:

For compatibility reasons, the App Store will often accept apps that are built with some older versions of Xcode or Base SDK. To determine if an older Xcode configuration is currently accepted by the App Store, you can choose "Archive" under the "Product" menu to make an archived build, then use the Validate feature, to test if that build meets minimum requirements for submission to the App Store.

出于兼容性原因,App Store 通常会接受使用某些较旧版本的 Xcode 或 Base SDK 构建的应用程序。要确定 App Store 当前是否接受较旧的 Xcode 配置,您可以选择“产品”菜单下的“存档”进行存档构建,然后使用验证功能来测试该构建是否满足提交给的最低要求应用商店。

Source: What version of Xcode and SDK should I be using when building for the App Store?

来源:在为 App Store 构建时,我应该使用什么版本的 Xcode 和 SDK?

As of today - May '16, the link

截至今天 - 16 年 5 月,链接

use the Validate feature

使用验证功能

in that page is broken, the validate feature is located on the right hand side of the Organizer, under the big blue button "Upload to App Store..."

在那个页面坏了,验证功能位于管理器的右侧,在蓝色大按钮“上传到 App Store...”下