Commits

Daniel Dunbar committed d2cd244d948
[Xcodeproj] Add `--enable-code-coverage` and disable code coverage by default. - The downloadable toolchains don't work with coverage without workarounds yet due to the missing `llvm-profdata`. See: https://bugs.swift.org/browse/SR-1281