Set encryption compliance in Gallery Info.plist (#14737)

This commit is contained in:
xster 2018-02-20 15:42:28 -08:00 committed by GitHub
parent eabfd570dd
commit 4c0cfee3d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,8 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>