MOBILE-3883 config: Set ITSAppUsesNonExemptEncryption to false

main
Dani Palou 2021-09-30 15:14:34 +02:00
parent 4c3cd22148
commit 52d7fc4df8
1 changed files with 3 additions and 0 deletions

View File

@ -290,6 +290,9 @@
<config-file parent="NSCrossWebsiteTrackingUsageDescription" target="*-Info.plist"> <config-file parent="NSCrossWebsiteTrackingUsageDescription" target="*-Info.plist">
<string>This app needs third party cookies to correctly render embedded content from the Moodle site.</string> <string>This app needs third party cookies to correctly render embedded content from the Moodle site.</string>
</config-file> </config-file>
<config-file parent="ITSAppUsesNonExemptEncryption" target="*-Info.plist">
<false />
</config-file>
<config-file parent="CFBundleDocumentTypes" target="*-Info.plist"> <config-file parent="CFBundleDocumentTypes" target="*-Info.plist">
<array> <array>
<dict> <dict>