diff options
author | Caroline Chao <[email protected]> | 2015-06-08 09:18:41 +0200 |
---|---|---|
committer | Caroline Chao <[email protected]> | 2015-07-02 11:17:30 +0000 |
commit | 35d72a2eba7456a2efc5eb8b77afbc00f69ba0ac (patch) | |
tree | 3f1c47e6ebaddaa3bda032d2cc50172a0eada2e0 /QtDemo/ios/iosInfo.plist | |
parent | 6178748a6ea34df40a8e3c9ce67137e33383bb0e (diff) |
Release to store with 5.4.1
Update images for iOS (to fulfill the App Store requirements)
Change-Id: Iec0a951f5859940d0f8c61d21a2ce34f3d345b35
Reviewed-by: Richard Moe Gustavsen <[email protected]>
Diffstat (limited to 'QtDemo/ios/iosInfo.plist')
-rw-r--r-- | QtDemo/ios/iosInfo.plist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/QtDemo/ios/iosInfo.plist b/QtDemo/ios/iosInfo.plist index 258adb9..21b9130 100644 --- a/QtDemo/ios/iosInfo.plist +++ b/QtDemo/ios/iosInfo.plist @@ -19,11 +19,13 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.0</string> + <string>1.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>1.0</string> + <key>LSRequiresIPhoneOS</key> + <true/> <key>NOTE</key> <string>This file was generated by Qt/QMake.</string> <key>UIStatusBarHidden</key> |