简体   繁体   中英

Can you still publish app written in Swift 3 on app store with Xcode 10.1?

Developer.apple.com says swift 4 can be publishable but nothing about swift3 also says xcode 10.1 requires but if I use swift 3 with xcode 10.1 can I publish my app on appStore, or I need to update to swift 4-5? I can not find any resource for my question.

Developer before me, published this app on 25 March 2019 with swift 3. At that time swift 5 pusblished. Is this change something?

Yes you can if you're using Xcode 10.1

Apple only has requirement for Xcode version, so as long as your app is built with Xcode version supported by App Store Connect ( reference ), you will be fine.

Though from Xcode's Release Note :

Xcode 10 is the last release that will support Swift 3.

Swift 3 will not be supported in future version of Xcode, when it happens, you will have to update to swift 4/5.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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