hardcode bundleversion

This commit is contained in:
Michael Zanetti 2018-06-13 22:24:44 +02:00
parent 29cf163f9e
commit 1dae24e184

View File

@ -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>