Great news, thanks! Looks like we're swift 3.0 dev?!?! :)
Last release:
jason@Mira ~/L/M/c/S/sw> /Library/Developer/Toolchains/swift-2.2-SNAPSHOT-2016-01-11-a.xctoolchain/usr/bin/swift --version
Apple Swift version 2.2-dev (LLVM 3ebdbb2c7e, Clang f66c5bb67b, Swift 42591f7cba)
Target: x86_64-apple-macosx10.9
New release:
jason@Mira ~/L/M/c/S/sw> /Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2016-01-25-a.xctoolchain/usr/bin/swift --version
Apple Swift version 3.0-dev (LLVM f95d47afa7, Clang f66c5bb67b, Swift b745691a38)
Target: x86_64-apple-macosx10.9
Is this on purpose? Just checking, thx.
···
On January 26, 2016 at 12:49:22 AM, Nicole Jacque via swift-users (swift-users@swift.org) wrote:
New Swift development and Swift 2.2 branch snapshots are now available!
In order to make it clearer whether a snapshot is off of the development or a release branch, starting with this snapshot, we will be identifying the mainline development snapshot as such, using the naming format: swift-DEVELOPMENT-SNAPSHOT-YYYY-MM-DD-a. Snapshots for release branches will continue to use the existing format, i.e.: <Swift release version>-SNAPSHOT-YYYY-MM-DD-a.
You can download the new packages from Swift.org - Download Swift
The following repositories have been tagged with "swift-DEVELOPMENT-SNAPSHOT-2016-01-25-a" :
GitHub - apple/swift: The Swift Programming Language
GitHub - apple/swift-clang
GitHub - apple/swift-llbuild: A low-level build system, used by Xcode and the Swift Package Manager
GitHub - apple/swift-lldb: This is the version of LLDB that supports the Swift programming language & REPL.
GitHub - apple/swift-llvm
GitHub - apple/swift-corelibs-foundation: The Foundation Project, providing core utilities, internationalization, and OS independence
GitHub - apple/swift-corelibs-xctest: The XCTest Project, A Swift core library for providing unit test support
GitHub - apple/swift-package-manager: The Package Manager for the Swift Programming Language
GitHub - apple/swift-cmark: CommonMark parsing and rendering library and program in C
GitHub - apple/swift-integration-tests: Automated tests for validating the generated Swift snapshots behave correctly
Cheers!
Nicole Jacque
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users