Преглед изворни кода

set ITSAppUsesNonExemptEncryption for App Store, registering encryption is not a U.S. law requirement anymore, see https://www.bis.doc.gov/index.php/informationsecurity2016-updates and http://stackoverflow.com/questions/2135081/does-my-application-contain-encryption/40391664#40391664

Eugene Fryntov пре 9 година
родитељ
комит
69a12d02df

+ 2 - 0
MobileLibrary/iOS/SampleApps/TunneledWebRequest/TunneledWebRequest/Info.plist

@@ -18,6 +18,8 @@
 	<string>1.0</string>
 	<key>CFBundleVersion</key>
 	<string>1</string>
+	<key>ITSAppUsesNonExemptEncryption</key>
+	<false/>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>UILaunchStoryboardName</key>