diff --git a/src/safari/desktop.xcodeproj/project.pbxproj b/src/safari/desktop.xcodeproj/project.pbxproj index db3796f2ea..4bf022957e 100644 --- a/src/safari/desktop.xcodeproj/project.pbxproj +++ b/src/safari/desktop.xcodeproj/project.pbxproj @@ -412,6 +412,7 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = LTZ2PFU5D6; + ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = desktop/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -432,6 +433,7 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = LTZ2PFU5D6; + ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = desktop/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -449,6 +451,7 @@ CODE_SIGN_ENTITLEMENTS = safari/safari.entitlements; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = LTZ2PFU5D6; + ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = safari/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -468,6 +471,7 @@ CODE_SIGN_ENTITLEMENTS = safari/safari.entitlements; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = LTZ2PFU5D6; + ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = safari/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", diff --git a/src/safari/safari/safari.entitlements b/src/safari/safari/safari.entitlements index 40b639e46f..85c03d7b48 100644 --- a/src/safari/safari/safari.entitlements +++ b/src/safari/safari/safari.entitlements @@ -4,7 +4,7 @@ com.apple.security.app-sandbox - com.apple.security.files.user-selected.read-only + com.apple.security.files.user-selected.read-write com.apple.security.network.client