From 18d044d9dc3219df116e226aa8a1d2ddce38eaea Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 29 Nov 2017 07:15:39 -0800 Subject: iOS build: update icons Latest xcode requires more and different(?) icons. Signed-off-by: Dirk Hohndel --- packaging/ios/Subsurface-mobile/Subsurface-mobile.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 11d935216..1ed507cc4 100644 --- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro @@ -243,8 +243,8 @@ include(deployment.pri) include(../../../mobile-widgets/qml/kirigami/kirigami.pri) ios { - ios_icon.files = $$files(../../../icons/AppIcon*.png) + QMAKE_ASSET_CATALOGS += ../storeIcon.xcassets app_launch_images.files = ../SubsurfaceMobileLaunch.xib $$files(../SubsurfaceMobileLaunchImage*.png) - QMAKE_BUNDLE_DATA += app_launch_images ios_icon + QMAKE_BUNDLE_DATA += app_launch_images QMAKE_INFO_PLIST = ../Info.plist } -- cgit v1.2.3-70-g09d2