Skip to content

Commit 497751b

Browse files
committed
Install the back-deployment concurrency libraries in most configurations.
1 parent 6d6c2e6 commit 497751b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ build-swift-stdlib-unittest-extra
3737

3838
install-llvm
3939
install-swift
40+
install-back-deploy-concurrency
4041

4142
skip-test-cmark
4243

@@ -1245,6 +1246,7 @@ install-swiftevolve
12451246
install-playgroundsupport
12461247
install-libcxx
12471248
install-sourcekit-lsp
1249+
install-back-deploy-concurrency
12481250

12491251
install-destdir=%(install_destdir)s
12501252

@@ -2497,6 +2499,7 @@ ios
24972499
tvos
24982500
watchos
24992501
back-deploy-concurrency
2502+
install-back-deploy-concurrency
25002503
compiler-vendor=apple
25012504
darwin-install-extract-symbols
25022505
darwin-toolchain-alias=swift

0 commit comments

Comments
 (0)