diff options
Diffstat (limited to 'Hotline/Hotline.entitlements')
| -rw-r--r-- | Hotline/Hotline.entitlements | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Hotline/Hotline.entitlements b/Hotline/Hotline.entitlements index 074bc56..87c863a 100644 --- a/Hotline/Hotline.entitlements +++ b/Hotline/Hotline.entitlements @@ -10,15 +10,5 @@ <array> <string>CloudKit</string> </array> - <key>com.apple.security.app-sandbox</key> - <true/> - <key>com.apple.security.files.downloads.read-write</key> - <true/> - <key>com.apple.security.files.user-selected.read-only</key> - <true/> - <key>com.apple.security.files.user-selected.read-write</key> - <true/> - <key>com.apple.security.network.client</key> - <true/> </dict> </plist> |