aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/platforms/macos.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-06-16 09:49:21 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-06-17 10:26:14 +0200
commitba96669d4ad0c31b8703231a9346218c6b92df70 (patch)
tree0bf7d504c74902a13fe199a6d56cae90791fe407 /build_scripts/platforms/macos.py
parente392613181ef5d8592989addbd01f96dbebf65e8 (diff)
PySide6: Add assistant executable
[ChangeLog][PySide6] Assistant is now shipped along with PySide. Fixes: PYSIDE-1378 Change-Id: Ie08778964f47378acf4e570b9a6dc3690257e411 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'build_scripts/platforms/macos.py')
-rw-r--r--build_scripts/platforms/macos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_scripts/platforms/macos.py b/build_scripts/platforms/macos.py
index 6db0ef2b7..81e826d73 100644
--- a/build_scripts/platforms/macos.py
+++ b/build_scripts/platforms/macos.py
@@ -89,6 +89,7 @@ def prepare_standalone_package_macos(self, vars):
# Patching designer to use the Qt libraries provided in the wheel
if config.is_internal_pyside_build():
+ _macos_patch_executable('assistant', vars)
_macos_patch_executable('designer', vars)
# <qt>/lib/* -> <setup>/{st_package_name}/Qt/lib