|
@@ -2,12 +2,14 @@
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
<plist version="1.0">
|
|
|
<dict>
|
|
|
+ <key>1.0.0</key>
|
|
|
+ <string>$(MARKETING_VERSION)</string>
|
|
|
<key>CADisableMinimumFrameDurationOnPhone</key>
|
|
|
<true/>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
- <string>YY Home</string>
|
|
|
+ <string>24iFM</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
|
<key>CFBundleIdentifier</key>
|
|
@@ -18,8 +20,6 @@
|
|
|
<string>$(PRODUCT_NAME)</string>
|
|
|
<key>CFBundlePackageType</key>
|
|
|
<string>APPL</string>
|
|
|
- <key>1.0.0</key>
|
|
|
- <string>$(MARKETING_VERSION)</string>
|
|
|
<key>CFBundleSignature</key>
|
|
|
<string>????</string>
|
|
|
<key>CFBundleURLTypes</key>
|