Browse Source

fix

Signed-off-by: marinofaggiana <marino.faggiana@nextcloud.com>
marinofaggiana 2 years ago
parent
commit
b1ace8ce2a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      iOSClient/Brand/Widget.entitlements

+ 4 - 0
iOSClient/Brand/Widget.entitlements

@@ -6,5 +6,9 @@
 	<array>
 		<string>group.it.twsweb.Crypto-Cloud</string>
 	</array>
+    <key>keychain-access-groups</key>
+    <array>
+        <string>$(AppIdentifierPrefix)it.twsweb.Crypto-Cloud</string>
+    </array>
 </dict>
 </plist>