Skip to content

Commit d6c2b9e

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 db99785 commit d6c2b9e

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
@@ -1316,6 +1316,13 @@ llbuild
13161316
swiftpm
13171317
swiftsyntax
13181318

1319+
# Build sourcekit-lsp & indexstore-db
1320+
indexstore-db
1321+
sourcekit-lsp
1322+
install-swift
1323+
install-llbuild
1324+
install-swiftpm
1325+
13191326
# Build Playground support
13201327
playgroundsupport
13211328

0 commit comments

Comments
 (0)