File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -1002,13 +1002,33 @@ mixin-preset=
1002
1002
1003
1003
assertions
1004
1004
1005
+ [preset: LLDB_Swift_DebugAssert_with_devices]
1006
+ mixin-preset =
1007
+ LLDB_Swift_DebugAssert
1008
+
1009
+ ios
1010
+ tvos
1011
+ watchos
1012
+ build-swift-static-stdlib
1013
+ build-swift-static-sdk-overlay
1014
+
1005
1015
[preset: LLDB_Swift_ReleaseAssert]
1006
1016
mixin-preset =
1007
1017
LLDB_Nested
1008
1018
1009
1019
release-debuginfo
1010
1020
assertions
1011
1021
1022
+ [preset: LLDB_Swift_ReleaseAssert_with_devices]
1023
+ mixin-preset =
1024
+ LLDB_Swift_ReleaseAssert
1025
+
1026
+ ios
1027
+ tvos
1028
+ watchos
1029
+ build-swift-static-stdlib
1030
+ build-swift-static-sdk-overlay
1031
+
1012
1032
# ===------------------------------------------------------------------------===#
1013
1033
# Test all platforms on OS X builder
1014
1034
# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments