aboutsummaryrefslogtreecommitdiff
path: root/Map/Map.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'Map/Map.entitlements')
-rw-r--r--Map/Map.entitlements18
1 files changed, 4 insertions, 14 deletions
diff --git a/Map/Map.entitlements b/Map/Map.entitlements
index 6060301..6d968ed 100644
--- a/Map/Map.entitlements
+++ b/Map/Map.entitlements
@@ -2,19 +2,9 @@
<!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.developer.aps-environment</key>
- <string>development</string>
- <key>com.apple.developer.icloud-container-identifiers</key>
- <array>
- <string>iCloud.pizza.unlimited.map</string>
- </array>
- <key>com.apple.developer.icloud-services</key>
- <array>
- <string>CloudKit</string>
- </array>
- <key>com.apple.security.app-sandbox</key>
- <true/>
- <key>com.apple.security.files.user-selected.read-write</key>
- <true/>
+ <key>com.apple.security.app-sandbox</key>
+ <true/>
+ <key>com.apple.security.files.user-selected.read-write</key>
+ <true/>
</dict>
</plist>