We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7af5f commit 7d3292bCopy full SHA for 7d3292b
utils/build-presets.ini
@@ -550,7 +550,6 @@ swiftpm
550
# Build with debug info, this allows us to symbolicate crashes from
551
# production builds.
552
release-debuginfo
553
-no-assertions
554
555
dash-dash
556
@@ -605,6 +604,7 @@ installable-package=%(installable_package)s
605
604
mixin-preset=
606
mixin_osx_package_base
607
mixin_osx_package_test
+ mixin_lightweight_assertions
608
609
610
0 commit comments