Rename to 'ios.non-exempt-encryption'

This commit is contained in:
Joshua Granick
2017-08-28 11:49:17 -07:00
parent b2d5367f32
commit 9f5a478154
4 changed files with 4 additions and 10 deletions

View File

@@ -42,6 +42,6 @@
<dict>
<key>NSAllowsArbitraryLoads</key><true/>
</dict>
::if (NON_ENCRYPTION != null)::<key>ITSAppUsesNonExemptEncryption</key><::NON_ENCRYPTION:: />::end::
::if (IOS_NON_EXEMPT_ENCRYPTION != null)::<key>ITSAppUsesNonExemptEncryption</key><::IOS_NON_EXEMPT_ENCRYPTION:: />::end::
</dict>
</plist>