aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-09-02 08:14:13 +0200
committerEike Ziller <eike.ziller@qt.io>2021-09-02 07:40:17 +0000
commit1030715abcd45c84a989da05533a0f8532e7ae3a (patch)
tree3b69a12e9f10a5e417fe536790011de7b998fe44 /scripts
parent22823b219001d4da563dad81a2681b402a563807 (diff)
Do not try to deploy qbs-qmltypes, it's gone
Change-Id: I5cfe8c2e7e4e3aff6aad66d1979304522529cbf4 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/deployqtHelper_mac.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/deployqtHelper_mac.sh b/scripts/deployqtHelper_mac.sh
index c28ada426f..ee2a725549 100755
--- a/scripts/deployqtHelper_mac.sh
+++ b/scripts/deployqtHelper_mac.sh
@@ -187,7 +187,6 @@ if [ ! -d "$app_path/Contents/Frameworks/QtCore.framework" ]; then
qbsArguments=("-executable=$qbsapp" \
"-executable=$qbsapp-config" \
"-executable=$qbsapp-config-ui" \
- "-executable=$qbsapp-qmltypes" \
"-executable=$qbsapp-setup-android" \
"-executable=$qbsapp-setup-qt" \
"-executable=$qbsapp-setup-toolchains" \