Can I submit Swift 2.2 app with Xcode 7.3 when iOS 10 is released?

被刻印的时光 ゝ 提交于 2019-12-07 08:12:21

问题


When iOS 10 be released, will I be able to submit to the app store app that runs with Swift 2.2 and was built with Xcode 7.3? Or is it mandatory to move to swift 2.3 or Swift 3 and build the app with Xcode 8?


回答1:


Yes you can.

Even macOS Sierra will support Xcode 7.3 (unlike Xcode 6 on El Capitan), so you can choose to build your applications in Swift 2.2 or Swift 3.

For the App Store submission, the minimum Xcode version is 6.0. (October 2016)

For more information you can check out this answer: Minimum Xcode version to upload to App store (As on February 2016)



来源:https://stackoverflow.com/questions/39384272/can-i-submit-swift-2-2-app-with-xcode-7-3-when-ios-10-is-released

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!