[swift-dev] Differences between Xcode official toolchains and tagged releases from repository

Zhao Xin owenzx at gmail.com
Mon Oct 3 09:51:36 CDT 2016


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.

Zhaoxin

On Mon, Oct 3, 2016 at 6:34 PM, Daniel Martín via swift-dev <
swift-dev at 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 at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20161003/5238f0ae/attachment.html>


More information about the swift-dev mailing list