|
|
@@ -4,8 +4,6 @@
|
|
|
<dict>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>en</string>
|
|
|
- <key>ITSAppUsesNonExemptEncryption</key>
|
|
|
- <false/>
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
<string>${PRODUCT_NAME}</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
|
@@ -23,7 +21,9 @@
|
|
|
<key>CFBundleSignature</key>
|
|
|
<string>????</string>
|
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>170308</string>
|
|
|
+ <string>170310</string>
|
|
|
+ <key>ITSAppUsesNonExemptEncryption</key>
|
|
|
+ <false/>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
|
<key>NSAppTransportSecurity</key>
|