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 59a6258 commit b1a574cCopy full SHA for b1a574c
RswiftConfig.xcconfig
@@ -17,3 +17,6 @@ BUILT_PRODUCTS_DIR = $(SRCROOT)/build/$CONFIGURATION
17
18
// Mac OS SDK 10.11
19
MACOSX_DEPLOYMENT_TARGET = 10.11
20
+
21
+// Enable hardened runtime
22
+ENABLE_HARDENED_RUNTIME = YES
0 commit comments