Add ITSAppUsesNonExemptEncryption property flag

This commit is contained in:
Angelo Stavrow 2022-10-06 07:34:52 -04:00
parent 6e0995b2bc
commit 20592e1b32
No known key found for this signature in database
GPG Key ID: 1A49C7064E060EEE

View File

@ -55,5 +55,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>