Reputation: 91
We have an app from the client which is written in Obj-c and includes Swift submodules written in Swift 2.3. As of now, I am running it on Xcode 8.2.1. By May 15, 2017, Apple has made it mandatory to upload app from Xcode 8.3.1 or above. I may have converted the Swift 2.3 files to Swift 3, but since they are submodules of external framework, these files are locked. My query is can I upload app by this week using Xcode 8.2.1 or do I requires version above that?
Upvotes: 1
Views: 1099
Reputation: 77462
I'm pretty sure you're reading that sort-of "out of context."
From the link ( https://developer.apple.com/testflight/release-notes/ ):
and further on that page...
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
Also note, currently at iTunesConnect:
Upvotes: 3