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
}
diff --git a/packaging/ios/SubsurfaceMobileLaunch.xib b/packaging/ios/SubsurfaceMobileLaunch.xib
index 4d94bb93b..a7b142bc9 100644
--- a/packaging/ios/SubsurfaceMobileLaunch.xib
+++ b/packaging/ios/SubsurfaceMobileLaunch.xib
@@ -31,10 +31,10 @@
-
-
+
+
-
+
@@ -45,7 +45,7 @@
-
+
@@ -60,4 +60,7 @@
+
+
+