summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorFawzi Mohamed <fawzi.mohamed@digia.com>2014-06-11 16:05:11 +0200
committerEike Ziller <eike.ziller@digia.com>2014-06-12 10:25:37 +0200
commitca3e082b3567e5aa21b4c3fb221824642d98ee89 (patch)
treecb9722a06c6520c80c5f26ff700429d3cffee586 /dist
parent06ba701fb061f184bcdadb6bef0ce17c7db6f716 (diff)
downloadqt-creator-ca3e082b3567e5aa21b4c3fb221824642d98ee89.tar.gz
packaging: fix qt.conf for ios tools
Qt 5.3.1 does not set the profix only based on the use of QGuiApplication but actually checks if the app is a bundle, so the Prefix hack in the qt.conf for the ios tools is not needed anymore. Task-number: QTCREATORBUG-12393 Change-Id: I6a228d83370bc62929ffd056b9b3051e4562485e Reviewed-by: Jani Heikkinen <jani.heikkinen@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/installer/mac/ios_qt.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/dist/installer/mac/ios_qt.conf b/dist/installer/mac/ios_qt.conf
index 11b9a3ab64..9e239d6193 100644
--- a/dist/installer/mac/ios_qt.conf
+++ b/dist/installer/mac/ios_qt.conf
@@ -1,5 +1,2 @@
[Paths]
-# prefix must be one up because Qt makes it relative to the app's Contents/ path,
-# even if that doesn't exist!
-Prefix = ..
Plugins = ../../PlugIns