aboutsummaryrefslogtreecommitdiff
path: root/Map/Map.entitlements
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 14:55:46 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 14:55:46 +0200
commit49766f0c78015831f8be57349317f0d1c8228327 (patch)
tree47ceb138008134dc83ad8432c744e3174854cb2c /Map/Map.entitlements
parentf8c877e01e6517b13ec085d9d79bf316c7637344 (diff)
Add QuickLook settings
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>