Swift 2 is compatible with Swift 1.2?

Hello


I have a app created using Swift 1.2, when the Swift 2 is released my app can be updated to Swift 2? I will need to change something in my code?

Answered by KMT in 29550022

I'm not sure you understand.


There are no tools you can use to build using Swift 2 for the store at this time.


If you want to test your app to get ready for Xcode 7 (w/Swift 2), OS 9 as examples, using beta tools, you should work with a copy of your working/shipping project and let the Swift 1.2 ~ 2.0 migrator tool take a pass at it. Expect further updates to the beta tools later when they are able to be used for the store.


Your app in the store now won't quit working just because Swift is updated.

yes.

Swift version used to build doesn't matter when the app is run on a device.

Thanks guys. So if I want to update the Swift of my app to Swift 2 I will need change something or In swift 2 there are only new things and it did not change what already exists?

Accepted Answer

I'm not sure you understand.


There are no tools you can use to build using Swift 2 for the store at this time.


If you want to test your app to get ready for Xcode 7 (w/Swift 2), OS 9 as examples, using beta tools, you should work with a copy of your working/shipping project and let the Swift 1.2 ~ 2.0 migrator tool take a pass at it. Expect further updates to the beta tools later when they are able to be used for the store.


Your app in the store now won't quit working just because Swift is updated.

Yes. now I get it, sorry and thanks

192.168.203.1

192.168.0.1

Swift 2 is compatible with Swift 1.2?
 
 
Q