summaryrefslogtreecommitdiffstats
path: root/packaging/ios/qml.qrc
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-12-29 17:37:21 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-12-30 08:57:12 -0800
commit428118ae92867698639d560d2ab7bf49c2839652 (patch)
tree278c9e05318aa647f1984f72a1286f50cfb53533 /packaging/ios/qml.qrc
parent4ebd8485f480bbbb78029556c5e032333c3d6311 (diff)
downloadsubsurface-428118ae92867698639d560d2ab7bf49c2839652.tar.gz
cleanup: remove obsolete iOS packaging files
These have all been replaced with the current build process. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ios/qml.qrc')
-rw-r--r--packaging/ios/qml.qrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/packaging/ios/qml.qrc b/packaging/ios/qml.qrc
deleted file mode 100644
index 2f8fd50a2..000000000
--- a/packaging/ios/qml.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>dummy.qml</file>
- </qresource>
-</RCC>