Re: [swift-users] Swift 3.0 and Xcode 7.3.x

2016-06-18 Thread Chris Lattner via swift-users
We’ll take a look, thank you for filing the radar Patrice! -Chris > On Jun 17, 2016, at 3:42 PM, Patrice Kouame via swift-users > wrote: > > Ouch! Good point. > I forgot that even the toolchain “snapshots” from the Swift team aren’t > official Apple releases. > Hope my Xcode 8 on El Capita

Re: [swift-users] Swift 3.0 and Xcode 7.3.x

2016-06-17 Thread Patrice Kouame via swift-users
Ouch! Good point. I forgot that even the toolchain “snapshots” from the Swift team aren’t official Apple releases. Hope my Xcode 8 on El Capitan issues get fixed soon. > On Jun 17, 2016, at 6:10 PM, Saagar Jha via swift-users > wrote: > > You won't be able to submit to the App Store with an

Re: [swift-users] Swift 3.0 and Xcode 7.3.x

2016-06-17 Thread Saagar Jha via swift-users
You won't be able to submit to the App Store with any alternative tool chain (such as Swift 3). On Fri, Jun 17, 2016 at 10:59 Patrice Kouame via swift-users < swift-users@swift.org> wrote: > Hi Jordan - thanks for the quick reply (especially in the middle of WWDC!) > > I suspected as much with 7.3

Re: [swift-users] Swift 3.0 and Xcode 7.3.x

2016-06-17 Thread Patrice Kouame via swift-users
Hi Jordan - thanks for the quick reply (especially in the middle of WWDC!) I suspected as much with 7.3.x (unfortunately), but I’ve heard of folks running a 3.0 toolchain (from swift.org ) with 7.3.x. Besides an unsupported playground, what other types of side effects can I

Re: [swift-users] Swift 3.0 and Xcode 7.3.x

2016-06-17 Thread Jordan Rose via swift-users
Hi, Patrice. Unfortunately it’s unlikely that we’ll have a Swift 3.0 for Xcode 7.x, because it depends on the macOS 10.12 and iOS 10 SDKs. That said, we (Apple) would definitely like to hear about issues running Xcode 8 on El Capitan; if you haven’t already, please file a bug report at bugrepor

[swift-users] Swift 3.0 and Xcode 7.3.x

2016-06-17 Thread Patrice Kouame via swift-users
Swift 3.0 for Mac is currently being distributed with Xcode 8 beta. Will a swift 3.0 toolchain for Xcode 7.3.x ever happen? Currently having issues with the beta on El Capitan and my machine is (apparently) no longer a candidate for future MacOs versions, notably Sierra. Thanks in advance. _