|
@@ -9,7 +9,7 @@
|
|
|
<key>CFBundleExecutable</key>
|
|
<key>CFBundleExecutable</key>
|
|
|
<string>${EXECUTABLE_NAME}</string>
|
|
<string>${EXECUTABLE_NAME}</string>
|
|
|
<key>CFBundleIdentifier</key>
|
|
<key>CFBundleIdentifier</key>
|
|
|
- <string>usai.apex.${PRODUCT_NAME:rfc1034identifier}</string>
|
|
|
|
|
|
|
+ <string>usai.apex.$(PRODUCT_NAME:rfc1034identifier)</string>
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
<string>6.0</string>
|
|
<string>6.0</string>
|
|
|
<key>CFBundleName</key>
|
|
<key>CFBundleName</key>
|
|
@@ -17,11 +17,11 @@
|
|
|
<key>CFBundlePackageType</key>
|
|
<key>CFBundlePackageType</key>
|
|
|
<string>APPL</string>
|
|
<string>APPL</string>
|
|
|
<key>CFBundleShortVersionString</key>
|
|
<key>CFBundleShortVersionString</key>
|
|
|
- <string>1.0</string>
|
|
|
|
|
|
|
+ <string>1.4</string>
|
|
|
<key>CFBundleSignature</key>
|
|
<key>CFBundleSignature</key>
|
|
|
<string>????</string>
|
|
<string>????</string>
|
|
|
<key>CFBundleVersion</key>
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>140517</string>
|
|
|
|
|
|
|
+ <string>150829</string>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
<true/>
|
|
|
<key>UIFileSharingEnabled</key>
|
|
<key>UIFileSharingEnabled</key>
|