Sort ITSAppUsesNonExemptEncryption

This commit is contained in:
Cameron Gutman
2020-09-18 21:54:05 -05:00
parent fc08a7ee0e
commit 95e16c5e2d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -37,6 +37,8 @@
</array>
<key>GCSupportsControllerUserInteraction</key>
<true/>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSRequiresIPhoneOS</key>
@@ -84,7 +86,5 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>