Declare iOS encryption in the Info.plist file
This commit is contained in:
parent
1544fb0d3d
commit
6a47f2f7a2
@ -56,5 +56,7 @@
|
|||||||
<string>AppIcon60x60@2x.png</string>
|
<string>AppIcon60x60@2x.png</string>
|
||||||
<string>AppIcon83.5x83.5@2x.png</string>
|
<string>AppIcon83.5x83.5@2x.png</string>
|
||||||
</array>
|
</array>
|
||||||
|
<key>ITSAppUsesNonExemptEncryption</key>
|
||||||
|
<false/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user