Skip to content

Commit 7d3292b

Browse files
committed
Enable lightweight assertions in OS X packages
1 parent 2a7af5f commit 7d3292b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: utils/build-presets.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@ swiftpm
550550
# Build with debug info, this allows us to symbolicate crashes from
551551
# production builds.
552552
release-debuginfo
553-
no-assertions
554553

555554
dash-dash
556555

@@ -605,6 +604,7 @@ installable-package=%(installable_package)s
605604
mixin-preset=
606605
mixin_osx_package_base
607606
mixin_osx_package_test
607+
mixin_lightweight_assertions
608608

609609
dash-dash
610610

0 commit comments

Comments
 (0)