From 625298a7b86688ee70de4bccb8fcff61f96650db Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 29 Nov 2017 22:24:28 -0800 Subject: iOS build: add icon to launch screen Signed-off-by: Dirk Hohndel --- packaging/ios/Subsurface-mobile/Subsurface-mobile.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packaging/ios/Subsurface-mobile') diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro index 39d6722e3..f8d4d9738 100644 --- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro @@ -245,6 +245,7 @@ include(../../../mobile-widgets/qml/kirigami/kirigami.pri) ios { QMAKE_ASSET_CATALOGS += ../storeIcon.xcassets app_launch_images.files = ../SubsurfaceMobileLaunch.xib $$files(../SubsurfaceMobileLaunchImage*.png) - QMAKE_BUNDLE_DATA += app_launch_images + images.files = ../../../icons/subsurface-mobile-icon.png + QMAKE_BUNDLE_DATA += app_launch_images images QMAKE_INFO_PLIST = ../Info.plist } -- cgit v1.2.3-70-g09d2