Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-07 Thread Daniel Steinberg via swift-users
Thank you - I had no idea there were two links there on that line Daniel > On Jun 7, 2016, at 1:57 AM, Joakim Hassila wrote: > > https://bugs.swift.org/browse/SR-1406 > ? > > Cheers, > > Joakim > >> On 4 juni 2016, at 13:06, Daniel Steinberg via swift-u

Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-07 Thread Joakim Hassila via swift-users
https://bugs.swift.org/browse/SR-1406 ? Cheers, Joakim > On 4 juni 2016, at 13:06, Daniel Steinberg via swift-users > wrote: > > When I use the latest snapshot, Xcode crashes for me soon after launch. I can > revert to the May 9 drop and everything wor

Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-06 Thread Daniel Steinberg via swift-users
When I use the latest snapshot, Xcode crashes for me soon after launch. I can revert to the May 9 drop and everything works fine. I don’t know if anyone else is experiencing this but in case it is helpful to the team - this seems to be the relevant part of the crash log. Thread 6 Crashed:: Disp

Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-02 Thread Jeff Kelley via swift-users
Thanks for the clarification! Jeff Kelley slauncha...@gmail.com | @SlaunchaMan | jeffkelley.org Check out Developing for Apple Watch, Second Edition , no

Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-02 Thread Ted Kremenek via swift-users
Hi Jeff, Unfortunately, there was some significant confusion about the nature of these snapshots, with some people thinking that this was the final build of Preview 1. These are obviously not — they are just snapshots of a branch. To avoid confusion, the download link has been removed until th

Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-02 Thread Jeff Kelley via swift-users
Is it just me, or is there no Swift 3 download on that page? I see a 2.2.1 release branch download but nothing for 3. Jeff Kelley slauncha...@gmail.com | @SlaunchaMan | jeffkelley.org On Tue, May 31, 2016 at 5:42 PM, Mishal Shah via swift-users < swift-users@sw

Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-01 Thread Mishal Shah via swift-users
Hi Charles, Trunk Development toolchain was created from master branch, and Swift 3.0 Preview 1 toolchain was created from swift-3.0-preview-1-branch. Difference between master and swift-3.0-preview-1-branch: https://github.com/apple/swift/compare/swift-3.0-preview-1-branch Master branch: ht

[swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-06-01 Thread Charles Lane via swift-users
I see that there is a ‘Trunk Development(master)’ and the 'Swift 3.0 Preview 1 Release Branch’ both from May 31, 2016. Is there any difference in these two releases? Thanks, Chuck Lane ___ swift-users mailing list swift-users@swift.org https://lists.sw

Re: [swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-05-31 Thread Jérôme Duquennoy via swift-users
Wow, great ! This release solved a bug that was blocking me with the snapshot from May 9th with VarArg :-). Congrats to the core team and all the community for this first preview ! Jérôme > Le 31 mai 2016 à 23:42, Mishal Shah via swift-users > a écrit : > > New S

[swift-users] Swift 3.0 Preview 1 Snapshots available!

2016-05-31 Thread Mishal Shah via swift-users
New Swift snapshots available! Download new packages from https://swift.org/download/ Swift 3.0 Preview 1: (swift-3.0-preview-1-branch) Following repository are tagged with swift-3.0-preview-1-SNAPSHOT-2016-05-31-a https://github.com/apple/swift