Skip to content

Commit 3bdff36

Browse files
committed
[preset] Fix macOS full test preset to include sourcekit-lsp
The smoke test preset tests sourcekit-lsp, and the full test should too. Note: on Linux this was already working.
1 parent 2210d24 commit 3bdff36

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

utils/build-presets.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,6 +1359,13 @@ llbuild
13591359
swiftpm
13601360
swiftsyntax
13611361

1362+
# Build sourcekit-lsp & indexstore-db
1363+
indexstore-db
1364+
sourcekit-lsp
1365+
install-swift
1366+
install-llbuild
1367+
install-swiftpm
1368+
13621369
# Build Playground support
13631370
playgroundsupport
13641371

0 commit comments

Comments
 (0)