ios - Sticking with Swift 1 and making app for IOS7 and above -


i have few questions considering while making app. app supports ios7 , above. being written in swift 1.2 , came across few articles it's better switch code swift 2. problem frameworks being used not support swift 2 yet.

1) possible stick swift 1.2 , continue deploying ios 7 , above?

2) once xcode 7 official, need update code swift 2 or can continue swift 1.2 time until frameworks upgraded swift 2.

thank you

1) don't have switch swift 2 immediately, have stick xcode 6 , there's inconvenience such not being able test on ios9.

2) it's easy upgrade swift 1.2 code swift 2, opinion wait until frameworks support swift 2.

good luck!


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -