Set ITSAppUsesNonExemptEncryption=NO

This commit is contained in:
Cameron Gutman
2020-09-18 19:47:25 -05:00
parent 95e12f9853
commit fc08a7ee0e
2 changed files with 4 additions and 0 deletions

View File

@@ -54,5 +54,7 @@
</array>
<key>UIUserInterfaceStyle</key>
<string>Dark</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>