> On Oct 3, 2016, at 7:51 AM, Zhao Xin via swift-dev <swift-dev@swift.org> 
> wrote:
> 
> I think if you want to upload your apps to App Store, you will need the 
> toolchain together with Xcode. Also, playground should only work with that 
> toolchain.
The toolchain from swift.org should work with playground, if it does not please 
file bug on bugs.swift.org. 

Info from swift.org: 

"To submit to the App Store you must build your app using the version of Swift 
that comes included within Xcode.” 
https://swift.org/download/#using-downloads

Thanks,
Mishal Shah

> 
> Zhaoxin
> 
> On Mon, Oct 3, 2016 at 6:34 PM, Daniel Martín via swift-dev 
> <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote:
> Hello, all:
> 
> Is there any difference between the official toolchains included with Xcode 
> and the tagged releases from the repository? Maybe the Xcode team is using 
> some special flags for compilation or applying internal fixes? I ask this 
> question because we're seeing some projects that compile fine with the 
> official toolchain, but fail to do so with one downloaded from the 
> repository, from the exact tagged version.
> 
> Before we investigate this further, is it possible to create an "official" 
> Swift toolchain using the build scripts (for internal use, I assume we cannot 
> upload to the Store with that toolchain)? Does the Xcode team generate the 
> binaries from the repository tags?
> 
> Thanks,
> Daniel Martín
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev@swift.org <mailto:swift-dev@swift.org>
> https://lists.swift.org/mailman/listinfo/swift-dev 
> <https://lists.swift.org/mailman/listinfo/swift-dev>
> 
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev@swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to