简体   繁体   English

来自Xcode 8.2.1的App Store应用程序提交

[英]App store app submission from Xcode 8.2.1

We have an app from the client which is written in Obj-c and includes Swift submodules written in Swift 2.3. 我们有一个来自客户端的应用程序,它是用Obj-c编写的,包含用Swift 2.3编写的Swift子模块。 As of now, I am running it on Xcode 8.2.1. 截至目前,我正在Xcode 8.2.1上运行它。 By May 15, 2017, Apple has made it mandatory to upload app from Xcode 8.3.1 or above. 截至2017年5月15日,Apple已强制要求从Xcode 8.3.1或更高版本上传应用程序。 I may have converted the Swift 2.3 files to Swift 3, but since they are submodules of external framework, these files are locked. 我可能已经将Swift 2.3文件转换为Swift 3,但由于它们是外部框架的子模块,因此这些文件被锁定。 My query is can I upload app by this week using Xcode 8.2.1 or do I requires version above that? 我的查询是可以在本周使用Xcode 8.2.1上传应用程序,还是我需要上面的版本?

I'm pretty sure you're reading that sort-of "out of context." 我很确定你正在阅读那种“断章取义”。

From the link ( https://developer.apple.com/testflight/release-notes/ ): 从链接( https://developer.apple.com/testflight/release-notes/ ):

  • May 1, 2017 2017年5月1日
    • iTunes Connect iTunes Connect
      • Starting May 10, 2017, app archives built with Xcode 8.3 will no longer be accepted. 从2017年5月10日开始,将不再接受使用Xcode 8.3构建的应用档案。 Make sure to build and submit your apps using Xcode 8.3.1 or later. 确保使用Xcode 8.3.1或更高版本构建和提交您的应用程序。

and further on that page... 并在该页面上...

  • April 6, 2017 2017年4月6日
    • iTunes Connect iTunes Connect
      • Xcode 8.3.1 fixed an issue that could produce app archives that were larger than necessary. Xcode 8.3.1修复了一个可能产生大于必要的app档案的问题。 Support for app archives built in Xcode 8.3 will be deprecated. 将弃用对Xcode 8.3中构建的应用程序存档的支持。

The way I read it - and considering there are no other references on that page to Xcode version limits - that is referring only to 8.3 vs 8.3.1 (or later), and not to 8.2 我读它的方式 - 并考虑到该页面上没有其他参考Xcode版本限制 - 仅指 8.3 vs 8.3.1(或更高版本),而不是 8.2

Also note, currently at iTunesConnect: 另请注意, 目前在iTunesConnect上:

在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM