|
@@ -5,7 +5,17 @@
|
|
<key>aps-environment</key>
|
|
<key>aps-environment</key>
|
|
<string>development</string>
|
|
<string>development</string>
|
|
<key>com.apple.developer.icloud-container-identifiers</key>
|
|
<key>com.apple.developer.icloud-container-identifiers</key>
|
|
- <array/>
|
|
|
|
|
|
+ <array>
|
|
|
|
+ <string>iCloud.$(CFBundleIdentifier)</string>
|
|
|
|
+ </array>
|
|
|
|
+ <key>com.apple.developer.icloud-services</key>
|
|
|
|
+ <array>
|
|
|
|
+ <string>CloudDocuments</string>
|
|
|
|
+ </array>
|
|
|
|
+ <key>com.apple.developer.ubiquity-container-identifiers</key>
|
|
|
|
+ <array>
|
|
|
|
+ <string>iCloud.$(CFBundleIdentifier)</string>
|
|
|
|
+ </array>
|
|
<key>com.apple.security.application-groups</key>
|
|
<key>com.apple.security.application-groups</key>
|
|
<array>
|
|
<array>
|
|
<string>group.it.twsweb.Crypto-Cloud</string>
|
|
<string>group.it.twsweb.Crypto-Cloud</string>
|