Swift 2.3
Swift 2.3 is a minor update from Swift 2.2.1. The primary difference between Swift 2.2.1 and Swift 2.3 is that it is intended to be paired with Apple’s macOS 10.12, iOS 10, watchOS 3, and tvOS 10 SDKs. It also updates the underlying LLVM and Clang versions to match with those in the Swift 3 compiler.
Apple announced Swift 2.3 as a minor update from Swift 2.2.1. The main change is that it works with Apple’s macOS 10.12, iOS 10, watchOS 3, and tvOS 10 SDKs, and it updates LLVM and Clang to match Swift 3. Sources are on the swift-2.3-branch on GitHub.
For Apple platforms, Swift 2.3 comes in Xcode 8. Linux binaries for Ubuntu 14.04 and 15.10 will be ready soon after the continuous integration update, and they are almost the same as Swift 2.2.1.
Category:
Tag:
Year: