aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Hotline.entitlements
diff options
context:
space:
mode:
authorDustin Mierau <dustin@mierau.me>2025-11-12 19:52:08 -0800
committerDustin Mierau <dustin@mierau.me>2025-11-12 19:52:08 -0800
commit79a37fa509576c94b96ff896550426d8ebfdec67 (patch)
tree0d799ea8169b6b9038c2884829261beaa4bbda34 /Hotline/Hotline.entitlements
parent5eff79cc4891076d85223dcfd96c7cb8894c80f2 (diff)
Update to latest project settings. Also split up Account management views.
Diffstat (limited to 'Hotline/Hotline.entitlements')
-rw-r--r--Hotline/Hotline.entitlements10
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>