Skip to content

Commit 57331b2

Browse files
committed
Build swift-testing as part of the compat-suite toolchain
Various projects (vapor in particular) now depend on swift-testing. The current Xcode installation doesn't contain it and we're not building it, so they're failing. Update the base compat suite preset to also build swift-testing (and its macros).
1 parent 93eb973 commit 57331b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

utils/build-presets.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2947,13 +2947,17 @@ build-ninja
29472947
llbuild
29482948
swiftpm
29492949
swift-driver
2950+
swift-testing
2951+
swift-testing-macros
29502952
install-llbuild
29512953
install-llvm
29522954
install-static-linux-config
29532955
install-swift
29542956
install-swiftpm
29552957
install-swift-driver
29562958
install-swiftsyntax
2959+
install-swift-testing
2960+
install-swift-testing-macros
29572961
reconfigure
29582962
verbose-build
29592963
skip-build-benchmarks

0 commit comments

Comments
 (0)