Merge pull request #2962 from dpalou/MOBILE-3883
MOBILE-3883 config: Set ITSAppUsesNonExemptEncryption to false
This commit is contained in:
		
						commit
						ded6b388c2
					
				| @ -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> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user