在 swift 2.2 中制作的应用上传到 App Store 将在 ios 10 日 运行?
Apps made in swift 2.2 uploaded to The App Store will run on ios 10?
如果我的应用现在在 Swift 2.2
开发的 App Store
上,它会在 iOS 10.x
上 运行 吗?或者我必须将我的代码更新为 Swift 3
?
是的,它会在 iOS 10
上 运行,但最好使用 iOS 10.x betas
正确测试您的应用程序,以确保您的应用程序的所有功能在没有任何崩溃或错误。
如果我的应用现在在 Swift 2.2
开发的 App Store
上,它会在 iOS 10.x
上 运行 吗?或者我必须将我的代码更新为 Swift 3
?
是的,它会在 iOS 10
上 运行,但最好使用 iOS 10.x betas
正确测试您的应用程序,以确保您的应用程序的所有功能在没有任何崩溃或错误。