Browse Source

enable iCloud Drive for attachments

cyberta 5 năm trước cách đây
mục cha
commit
ece285c70f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      deltachat-ios/deltachat-ios.entitlements

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

@@ -6,6 +6,10 @@
 	<string>development</string>
 	<key>com.apple.developer.associated-domains</key>
 	<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>
 	<array>
 		<string>group.eu.merlinux.group.chat.delta.ios</string>