flyve-mdm / ios-inventory-agent

Flyve MDM Inventory Agent
http://flyve.org/ios-inventory-agent/
Other
29 stars 17 forks source link

App uses non exempt encryption #28

Closed ajsb85 closed 7 years ago

ajsb85 commented 7 years ago

If the build is not using encryption, use the key string value in your Info.plist file so you don't have to provide export compliance information with your next build.

<key>ITSAppUsesNonExemptEncryption</key><false/>