Skip to content

Commit b1a574c

Browse files
committed
Enable hardened runtime
1 parent 59a6258 commit b1a574c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RswiftConfig.xcconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ BUILT_PRODUCTS_DIR = $(SRCROOT)/build/$CONFIGURATION
1717

1818
// Mac OS SDK 10.11
1919
MACOSX_DEPLOYMENT_TARGET = 10.11
20+
21+
// Enable hardened runtime
22+
ENABLE_HARDENED_RUNTIME = YES

0 commit comments

Comments
 (0)