Xcode 7 and iOS 8

Hi,


Is it possible to write an app in Xcode 7 beta in Swift 2 for iOS 8?


Thanks!

Yes. You can set the deployment target back as far as iOS 7 when building with Swift.


However you won't be able to release to production until Xcode 7 goes out of beta this fall.

Yeah, I converted the project I'm working on to Swift 2 and it works fine on my ipad and iphone which are both running iOS 8.3.

Xcode 7 and iOS 8
 
 
Q