-2

Would it be possible to use Swift and also create apps for iOS5,6,7 compatible apps? The thing here is that Swift only works with XCode6 and the new LLVM and I'm not sure if those apps will only work for iOS8.

mskw
  • 10,063
  • 9
  • 42
  • 64

1 Answers1

4

I believe that LLVM will compile for iOS 7 and up. They did confirm that it would not be compatible with iOS 6.

Simon Germain
  • 6,834
  • 1
  • 27
  • 42