Skip to content

Commit 02a4e92

Browse files
committed
Merge branch 'feature/notatize' of https://github.com/mac-cain13/R.swift into feature/notatize
2 parents 7d68352 + b1a574c commit 02a4e92

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

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)