]> git.r.bdr.sh - rbdr/captura/blobdiff - Captura/Captura.entitlements
Complete initial release
[rbdr/captura] / Captura / Captura.entitlements
index b288fda0a667f7cffc7e81497e29fe3c12400bfd..2391ad2592b5cd42188403af857e3b0a1b792873 100644 (file)
@@ -5,14 +5,20 @@
        <key>com.apple.developer.aps-environment</key>
        <string>development</string>
        <key>com.apple.developer.icloud-container-identifiers</key>
-       <array/>
+       <array>
+               <string>iCloud.pizza.unlimited.captura</string>
+       </array>
        <key>com.apple.developer.icloud-services</key>
-       <array/>
+       <array>
+               <string>CloudKit</string>
+       </array>
        <key>com.apple.security.app-sandbox</key>
        <true/>
        <key>com.apple.security.assets.pictures.read-write</key>
        <true/>
        <key>com.apple.security.files.user-selected.read-only</key>
        <true/>
+       <key>com.apple.security.network.client</key>
+       <true/>
 </dict>
 </plist>