Browse Source

enable iCloud Drive for attachments

cyberta 5 years ago
parent
commit
ece285c70f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      deltachat-ios/deltachat-ios.entitlements

+ 4 - 0
deltachat-ios/deltachat-ios.entitlements

@@ -6,6 +6,10 @@
 	<string>development</string>
 	<string>development</string>
 	<key>com.apple.developer.associated-domains</key>
 	<key>com.apple.developer.associated-domains</key>
 	<array/>
 	<array/>
+	<key>com.apple.developer.icloud-container-identifiers</key>
+	<array/>
+	<key>com.apple.developer.ubiquity-kvstore-identifier</key>
+	<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
 	<key>com.apple.security.application-groups</key>
 	<key>com.apple.security.application-groups</key>
 	<array>
 	<array>
 		<string>group.eu.merlinux.group.chat.delta.ios</string>
 		<string>group.eu.merlinux.group.chat.delta.ios</string>