Reenable sandboxing since it was causing CloudKit to fail to sync.

This commit is contained in:
Maurice Parker
2020-10-18 18:02:50 -05:00
parent 40d5625bd6
commit c028bf42b8

View File

@@ -12,8 +12,18 @@
<array>
<string>CloudKit</string>
</array>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.application-groups</key>
<array>
<string>group.$(ORGANIZATION_IDENTIFIER).NetNewsWire</string>
</array>
<key>com.apple.security.automation.apple-events</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.temporary-exception.apple-events</key>
<array>
<string>com.red-sweater.marsedit4</string>