Marino Faggiana 8 سال پیش
والد
کامیت
fb0df9844e
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      iOSClient/Brand/Picker.entitlements
  2. 1 1
      iOSClient/Brand/PickerFileProvider.entitlements

+ 1 - 1
iOSClient/Brand/Picker.entitlements

@@ -8,7 +8,7 @@
 	</array>
 	<key>keychain-access-groups</key>
 	<array>
-		<string>$(AppIdentifierPrefix)it.twsweb.Nextcloud.Picker</string>
+		<string>$(AppIdentifierPrefix)it.twsweb.Crypto-Cloud</string>
 	</array>
 </dict>
 </plist>

+ 1 - 1
iOSClient/Brand/PickerFileProvider.entitlements

@@ -8,7 +8,7 @@
 	</array>
 	<key>keychain-access-groups</key>
 	<array>
-		<string>$(AppIdentifierPrefix)it.twsweb.Nextcloud.PickerFileProvider</string>
+		<string>$(AppIdentifierPrefix)it.twsweb.Crypto-Cloud</string>
 	</array>
 </dict>
 </plist>