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 fae109e commit f8ae5c1Copy full SHA for f8ae5c1
utils/build-presets.ini
@@ -328,6 +328,12 @@ swiftpm
328
indexstore-db
329
sourcekit-lsp
330
331
+swiftsyntax
332
+swiftsyntax-verify-generated-files
333
+
334
+skstresstester
335
+swiftevolve
336
337
# Build Playground support
338
playgroundsupport
339
@@ -1019,6 +1025,7 @@ swiftpm
1019
1025
xctest
1020
1026
foundation
1021
1027
libdispatch
1028
1022
1029
1023
1030
1024
1031
dash-dash
@@ -1390,6 +1397,10 @@ install-llbuild
1390
1397
install-swiftpm
1391
1398
install-libcxx
1392
1399
1400
+# Build the stress tester and SwiftEvolve
1401
1402
1403
1393
1404
1394
1405
1395
1406
0 commit comments