[swift-users] New snapshots available! (and snapshot name format change)

Jason Lee jasonlee9 at gmail.com
Tue Jan 26 08:07:47 CST 2016


Great news, thanks! Looks like we're swift 3.0 dev?!?! :)

Last release:

jason at 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 at 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 at 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 https://swift.org/download/ <https://swift.org/download/> 

The following repositories have been tagged with "swift-DEVELOPMENT-SNAPSHOT-2016-01-25-a" :

https://github.com/apple/swift <https://github.com/apple/swift>	
https://github.com/apple/swift-clang <https://github.com/apple/swift-clang>	
https://github.com/apple/swift-llbuild <https://github.com/apple/swift-llbuild>	
https://github.com/apple/swift-lldb <https://github.com/apple/swift-lldb>	
https://github.com/apple/swift-llvm <https://github.com/apple/swift-llvm>	
https://github.com/apple/swift-corelibs-foundation <https://github.com/apple/swift-corelibs-foundation>	
https://github.com/apple/swift-corelibs-xctest <https://github.com/apple/swift-corelibs-xctest>	
https://github.com/apple/swift-package-manager <https://github.com/apple/swift-package-manager> 
https://github.com/apple/swift-cmark <https://github.com/apple/swift-cmark> 
https://github.com/apple/swift-integration-tests <https://github.com/apple/swift-integration-tests>	


Cheers!
Nicole Jacque
_______________________________________________
swift-users mailing list
swift-users at swift.org
https://lists.swift.org/mailman/listinfo/swift-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160126/5efb1a35/attachment.html>


More information about the swift-users mailing list