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 036d59c commit ccb41f0Copy full SHA for ccb41f0
utils/build-presets.ini
@@ -1579,13 +1579,16 @@ mixin-preset=
1579
mixin_linux_install_components_with_clang
1580
1581
libdispatch
1582
+libicu
1583
foundation
1584
xctest
1585
1586
+install-libicu
1587
install-foundation
1588
install-libdispatch
1589
install-xctest
1590
1591
+skip-test-libicu
1592
skip-test-foundation
1593
skip-test-libdispatch
1594
skip-test-xctest
0 commit comments