[swift-dev] Building a toolchain
Mishal Shah
mishal_shah at apple.com
Mon May 22 20:09:39 CDT 2017
Hi Halen,
To build the toolchain look at build-toolchain script in swift repo - https://github.com/apple/swift/blob/master/utils/build-toolchain.
Thanks,
Mishal Shah
> On May 22, 2017, at 1:00 PM, Halen Wooten via swift-dev <swift-dev at swift.org> wrote:
>
> Hi,
>
> I'd like to build a swift toolchain with asserts enabled. I've built
> the Xcode project for swift and used the repl, but I'm not sure how to
> create a toolchain that I could then use in Xcode to build my
> projects. does `build-script` have an option for that?
>
> Thanks,
> Halen
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
More information about the swift-dev
mailing list