From c028bf42b87e209a9a0e108e1fa4cf0219436e03 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Sun, 18 Oct 2020 18:02:50 -0500 Subject: [PATCH] Reenable sandboxing since it was causing CloudKit to fail to sync. --- Mac/Resources/NetNewsWire.entitlements | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Mac/Resources/NetNewsWire.entitlements b/Mac/Resources/NetNewsWire.entitlements index 186dc9437..4e4af4cdb 100644 --- a/Mac/Resources/NetNewsWire.entitlements +++ b/Mac/Resources/NetNewsWire.entitlements @@ -12,8 +12,18 @@ CloudKit + com.apple.security.app-sandbox + + com.apple.security.application-groups + + group.$(ORGANIZATION_IDENTIFIER).NetNewsWire + com.apple.security.automation.apple-events + com.apple.security.files.user-selected.read-write + + com.apple.security.network.client + com.apple.security.temporary-exception.apple-events com.red-sweater.marsedit4