Browse Source

clear code

Marino Faggiana 8 years ago
parent
commit
fb0df9844e

+ 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>