Skip to content

Commit 76fb4a7

Browse files
authored
Merge pull request swiftlang#12584 from apple/master-swift-syntax-fix
[Preset] Add swift-syntax to swift-install-components list for macOS …
2 parents 24f74f2 + e96e547 commit 76fb4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ dash-dash
10101010

10111011
skip-test-lldb
10121012

1013-
swift-install-components=compiler;clang-builtin-headers;stdlib;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
1013+
swift-install-components=compiler;clang-builtin-headers;stdlib;swift-syntax;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
10141014
llvm-install-components=libclang;libclang-headers
10151015

10161016
# Path to the .tar.gz package we would create.

0 commit comments

Comments
 (0)