|
@@ -5,9 +5,9 @@
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>en</string>
|
|
<string>en</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
<key>CFBundleExecutable</key>
|
|
|
- <string>vcmiclient</string>
|
|
|
|
|
|
|
+ <string>$(PRODUCT_NAME)</string>
|
|
|
<key>CFBundleIdentifier</key>
|
|
<key>CFBundleIdentifier</key>
|
|
|
- <string>@[email protected]</string>
|
|
|
|
|
|
|
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
<string>6.0</string>
|
|
<string>6.0</string>
|
|
|
<key>CFBundleName</key>
|
|
<key>CFBundleName</key>
|
|
@@ -15,7 +15,7 @@
|
|
|
<key>CFBundlePackageType</key>
|
|
<key>CFBundlePackageType</key>
|
|
|
<string>APPL</string>
|
|
<string>APPL</string>
|
|
|
<key>CFBundleShortVersionString</key>
|
|
<key>CFBundleShortVersionString</key>
|
|
|
- <string>@APP_SHORT_VERSION@</string>
|
|
|
|
|
|
|
+ <string>$(MARKETING_VERSION)</string>
|
|
|
<key>CFBundleSignature</key>
|
|
<key>CFBundleSignature</key>
|
|
|
<string>????</string>
|
|
<string>????</string>
|
|
|
<key>CFBundleVersion</key>
|
|
<key>CFBundleVersion</key>
|