hardcode bundleversion
This commit is contained in:
parent
29cf163f9e
commit
1dae24e184
@ -21,7 +21,7 @@
|
|||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>${QMAKE_PKGINFO_TYPEINFO}</string>
|
<string>${QMAKE_PKGINFO_TYPEINFO}</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>${QMAKE_FULL_VERSION}</string>
|
<string>1</string>
|
||||||
<key>LSRequiresIPhoneOS</key>
|
<key>LSRequiresIPhoneOS</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>MinimumOSVersion</key>
|
<key>MinimumOSVersion</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user