Change project settings

This commit is contained in:
2025-03-29 11:01:27 +01:00
parent 6da98a47a6
commit 179b054cc1
3 changed files with 4 additions and 8 deletions
+1 -3
View File
@@ -7,9 +7,7 @@
<key>com.apple.developer.icloud-container-identifiers</key>
<array/>
<key>com.apple.developer.icloud-services</key>
<array>
<string>CloudKit</string>
</array>
<array/>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.user-selected.read-only</key>
+1 -3
View File
@@ -3,8 +3,6 @@
<plist version="1.0">
<dict>
<key>UIBackgroundModes</key>
<array>
<string>remote-notification</string>
</array>
<array/>
</dict>
</plist>