|
|
@@ -2,10 +2,6 @@
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
<plist version="1.0">
|
|
|
<dict>
|
|
|
- <key>ITSAppUsesNonExemptEncryption</key>
|
|
|
- <false/>
|
|
|
- <key>LSApplicationCategoryType</key>
|
|
|
- <string></string>
|
|
|
<key>CFBundleAllowMixedLocalizations</key>
|
|
|
<true/>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
@@ -38,7 +34,11 @@
|
|
|
</dict>
|
|
|
</array>
|
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>1</string>
|
|
|
+ <string>4</string>
|
|
|
+ <key>ITSAppUsesNonExemptEncryption</key>
|
|
|
+ <false/>
|
|
|
+ <key>LSApplicationCategoryType</key>
|
|
|
+ <string></string>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
|
<key>NSAppTransportSecurity</key>
|