diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-15 11:52:21 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-16 22:42:52 +0100 |
| commit | 86e296f3b194979de41715ddffe8af262c23c4ba (patch) | |
| tree | c94d5f1c0b76be1224f8ac9b4dad791e3ef11d40 /Map/Map.entitlements | |
| parent | fa681bfcf5cbfcc711fb0ab10f3fd74ac83bf18c (diff) | |
Use recommended settings
Diffstat (limited to 'Map/Map.entitlements')
| -rw-r--r-- | Map/Map.entitlements | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Map/Map.entitlements b/Map/Map.entitlements index 91680ad..2c5f59f 100644 --- a/Map/Map.entitlements +++ b/Map/Map.entitlements @@ -2,16 +2,10 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <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> - <true/> <key>com.apple.security.temporary-exception.mach-lookup.global-name</key> <array> <string>$(PRODUCT_BUNDLE_IDENTIFIER)-spks</string> |