Add 'doesnt use non-exempt encryption' to ios config

This commit is contained in:
Paul Frazee
2023-02-08 17:23:25 -06:00
parent 9aca0d4632
commit 3c70bdf791
+2
View File
@@ -80,5 +80,7 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>