From 1e8b0874ab689f004e601b880430bea63ae3345a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 6 Mar 2016 19:28:48 -0800 Subject: iOS build: show correct program name on launch screen Signed-off-by: Dirk Hohndel --- packaging/ios/subsurface-ios/subsurface-ios.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packaging/ios/subsurface-ios') diff --git a/packaging/ios/subsurface-ios/subsurface-ios.pro b/packaging/ios/subsurface-ios/subsurface-ios.pro index fd26c1f55..e3f657eb2 100644 --- a/packaging/ios/subsurface-ios/subsurface-ios.pro +++ b/packaging/ios/subsurface-ios/subsurface-ios.pro @@ -221,6 +221,7 @@ include(deployment.pri) ios { ios_icon.files = $$files(../../../icons/AppIcon*.png) - QMAKE_BUNDLE_DATA += ios_icon + app_launch_images.files = ../SubsurfaceMobileLaunch.xib $$files(../SubsurfaceMobileLaunchImage*.png) + QMAKE_BUNDLE_DATA += app_launch_images ios_icon QMAKE_INFO_PLIST = ../Info.plist } -- cgit v1.2.3-70-g09d2