fix iOS bundle version... not sure where that got lost
This commit is contained in:
parent
2b5af4f2f8
commit
430c10efa1
@ -19,7 +19,7 @@
|
|||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>${QMAKE_PKGINFO_TYPEINFO}</string>
|
<string>${QMAKE_PKGINFO_TYPEINFO}</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2</string>
|
<string>$$APP_REVISION</string>
|
||||||
<key>LSRequiresIPhoneOS</key>
|
<key>LSRequiresIPhoneOS</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>MinimumOSVersion</key>
|
<key>MinimumOSVersion</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user