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.
2 parents 60aafef + daf9066 commit c139b31Copy full SHA for c139b31
utils/build-presets.ini
@@ -1247,9 +1247,6 @@ indexstore-db
1247
sourcekit-lsp
1248
swiftdocc
1249
1250
-# Build concurrency back-deployment binaries
1251
-back-deploy-concurrency
1252
-
1253
# Don't generate the SwiftSyntax gyb files. Instead verify that up-to-date ones
1254
# are checked in.
1255
swiftsyntax-verify-generated-files
@@ -1291,7 +1288,6 @@ install-playgroundsupport
1291
1288
install-libcxx
1292
1289
install-sourcekit-lsp
1293
1290
install-swiftformat
1294
-install-back-deploy-concurrency
1295
install-swiftdocc
1296
1297
install-destdir=%(install_destdir)s
0 commit comments