浏览代码

enable iCloud Drive for attachments

cyberta 5 年之前
父节点
当前提交
ece285c70f
共有 1 个文件被更改,包括 4 次插入0 次删除
  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>