aboutsummaryrefslogtreecommitdiff
path: root/Map/Map.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'Map/Map.entitlements')
-rw-r--r--Map/Map.entitlements4
1 files changed, 4 insertions, 0 deletions
diff --git a/Map/Map.entitlements b/Map/Map.entitlements
index d363e1c..91680ad 100644
--- a/Map/Map.entitlements
+++ b/Map/Map.entitlements
@@ -4,6 +4,10 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
+ <key>com.apple.security.application-groups</key>
+ <array>
+ <string>group.systems.tranquil.Map</string>
+ </array>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>