We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b7a621 + 3a01cbd commit f193548Copy full SHA for f193548
utils/build-presets.ini
@@ -20,7 +20,7 @@ swift-install-components=compiler;clang-builtin-headers;stdlib;sdk-overlay;parse
20
21
[preset: mixin_buildbot_install_components_with_clang]
22
swift-install-components=compiler;clang-resource-dir-symlink;stdlib;sdk-overlay;parser-lib;toolchain-tools;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers
23
-llvm-install-components=llvm-cov;llvm-profdata;IndexStore;clang;clang-resource-headers;compiler-rt;clangd
+llvm-install-components=llvm-cov;llvm-profdata;IndexStore;clang;clang-resource-headers;compiler-rt;clangd;dsymutil
24
25
[preset: mixin_buildbot_trunk_base]
26
# Build standard library and SDK overlay for iOS device and simulator.
0 commit comments