summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-ios-clang/Default-568h@2x.png
Commit message (Collapse)AuthorAgeFilesLines
* iOS: Provide default launch image for 4-inch devicesTor Arne Vestbø2013-11-291-0/+0
Otherwise the application will not scale to the full resolution of the device. We copy the image into the Xcode project, since it's internal to our build system and not meant as a template to be edited by the user. For 5.3 we need to provide a proper qmake/qbs mechanism to handle launch images. Task-number: QTBUG-31431 Change-Id: Ied0b2843a78c5ea865750e0404418ced7ad27082 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>