diff --git a/tablet_qt/camcops.pro b/tablet_qt/camcops.pro index f62e9aab6..e091421a3 100644 --- a/tablet_qt/camcops.pro +++ b/tablet_qt/camcops.pro @@ -384,8 +384,7 @@ ios { QMAKE_INFO_PLIST = $${CAMCOPS_SOURCE_ROOT}/ios/Info.plist - app_launch_screen.files = $$files($${CAMCOPS_SOURCE_ROOT}/ios/LaunchScreen.storyboard) - QMAKE_BUNDLE_DATA += app_launch_screen + QMAKE_IOS_LAUNCH_SCREEN = $${CAMCOPS_SOURCE_ROOT}/ios/LaunchScreen.storyboard QMAKE_ASSET_CATALOGS = $${CAMCOPS_SOURCE_ROOT}/ios/Images.xcassets QMAKE_ASSET_CATALOGS_APP_ICON = "AppIcon"