Commit d4fcf2ca authored by Richard Moe Gustavsen's avatar Richard Moe Gustavsen Committed by Jani Heikkinen
Browse files

iOS: let qmake generate default LaunchScreen.xib


iOS8 will check if the app has a LaunchScreen.xib to determine
if it supports iPhone6/6+ (scale factor and resolution). So
we follow the same pattern as we do with the launch image for
iPhone5, and generate a default LaunchScreen.xib.

The xib file in this patch is a copy of a default file
generated by a native Xcode project (with quotes escaped), but
with the text label set to be $$TARGET.

Change-Id: I163ab48b6f4edea4cc1f6840a1f3d8b3cc0326db
Reviewed-by: default avatarTor Arne Vestbø <tor.arne.vestbo@digia.com>
parent 0c2f7388
No related merge requests found
Showing with 55 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment