[swift-dev] Change of requirements to build swift?

Jordan Rose jordan_rose at apple.com
Wed Feb 1 16:55:00 CST 2017


Hi, Guillaume. The master branch always builds with the latest publicly released Xcode beta; building with older Xcodes is not officially supported. However, the primary dependency here is building the overlays (in stdlib/public/SDK), which are closely coupled with the Apple SDKs; if you’re seeing issues, it may be possible to either disable or fix the problematic overlays.

The host OS should not affect the build except that (a) very old OSs may not be able to run all the tests, and (b) newer Xcodes drop support for older OSs.

Sorry for the inconvenience,
Jordan


> On Feb 1, 2017, at 14:48, Guillaume Lessard via swift-dev <swift-dev at swift.org> wrote:
> 
> Hello,
> 
> Is master supposed to have dropped support for building on 10.11.x?
> The previous snapshot I’d built was January 24th, and it was still fine.
> 
> Thanks,
> Guillaume Lessard
> 
> _______________________________________________
> 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