From 329a632ed973b7f40c005c811d5cb9dc174dd87b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 4 May 2016 14:07:36 -0700 Subject: iOS build: dummy qml file to pull in the right dependencies The iOS build process is rather stupid - it scans all .qml files in the root directory of the project to determine which QML dependencies are required. This is why we had the weird leftover fake QML project in our sources. Signed-off-by: Dirk Hohndel --- packaging/ios/Subsurface-mobile/qml.qrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packaging/ios/Subsurface-mobile/qml.qrc') diff --git a/packaging/ios/Subsurface-mobile/qml.qrc b/packaging/ios/Subsurface-mobile/qml.qrc index 7684346a5..4aad1f267 100644 --- a/packaging/ios/Subsurface-mobile/qml.qrc +++ b/packaging/ios/Subsurface-mobile/qml.qrc @@ -1,6 +1,5 @@ - main.qml - MainForm.ui.qml + dummy.qml -- cgit v1.2.3-70-g09d2