MOBILE-3883 config: Set ITSAppUsesNonExemptEncryption to false
parent
4c3cd22148
commit
52d7fc4df8
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue