From 29d2518911e79f13a5b359f1a42919634ec906e7 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Sun, 25 Nov 2018 17:18:55 -0800 Subject: Add comments to entitlements file, and remove the application group --- install/macos_sandbox/parent.plist | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/install/macos_sandbox/parent.plist b/install/macos_sandbox/parent.plist index 0e4505d5..35b4447c 100644 --- a/install/macos_sandbox/parent.plist +++ b/install/macos_sandbox/parent.plist @@ -4,23 +4,30 @@ com.apple.security.app-sandbox + com.apple.security.network.server com.apple.security.network.client - com.apple.security.files.user-selected.read-only + + com.apple.security.files.user-selected.read-write + + com.apple.security.temporary-exception.files.absolute-path.read-only + + /private/etc/apache2/mime.types + + com.apple.security.temporary-exception.files.home-relative-path.read-only /Library/Application Support/TorBrowser-Data/Tor/control_auth_cookie + com.apple.security.temporary-exception.files.home-relative-path.read-write /OnionShare - com.apple.security.application-groups - - com.micahflee.onionshare - -- cgit v1.2.3-54-g00ecf