Update BlueWalletRelease.entitlements

This commit is contained in:
marcosrdz 2021-01-15 14:55:02 -05:00
parent 9978e3ceae
commit 273498875c

View File

@ -5,13 +5,17 @@
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.icloud-container-identifiers</key>
<array/>
<array>
<string>iCloud.io.bluewallet.bluewallet</string>
</array>
<key>com.apple.developer.icloud-services</key>
<array>
<string>CloudDocuments</string>
</array>
<key>com.apple.developer.ubiquity-container-identifiers</key>
<array/>
<array>
<string>iCloud.io.bluewallet.bluewallet</string>
</array>
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
<key>com.apple.security.app-sandbox</key>