We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6c2e6 commit 497751bCopy full SHA for 497751b
utils/build-presets.ini
@@ -37,6 +37,7 @@ build-swift-stdlib-unittest-extra
37
38
install-llvm
39
install-swift
40
+install-back-deploy-concurrency
41
42
skip-test-cmark
43
@@ -1245,6 +1246,7 @@ install-swiftevolve
1245
1246
install-playgroundsupport
1247
install-libcxx
1248
install-sourcekit-lsp
1249
1250
1251
install-destdir=%(install_destdir)s
1252
@@ -2497,6 +2499,7 @@ ios
2497
2499
tvos
2498
2500
watchos
2501
back-deploy-concurrency
2502
2503
compiler-vendor=apple
2504
darwin-install-extract-symbols
2505
darwin-toolchain-alias=swift
0 commit comments