Merge pull request #2962 from dpalou/MOBILE-3883

MOBILE-3883 config: Set ITSAppUsesNonExemptEncryption to false
main
Pau Ferrer Ocaña 2021-09-30 17:09:51 +02:00 committed by GitHub
commit ded6b388c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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