diff options
author | Alexandru Croitor <alexandru.croitor@theqtcompany.com> | 2016-02-24 13:14:09 +0100 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2016-02-25 10:47:30 +0000 |
commit | 500d45df0ff57636131a1474de59805d63d6cde2 (patch) | |
tree | 2b00fbe9de2a85edd5759c36d142f39da6f9440c /tools/scripts/windeploy-examples.py | |
parent | ea5b3418f2da62797ab7995bb87cbe7ce2c6150a (diff) | |
download | qtwebengine-500d45df0ff57636131a1474de59805d63d6cde2.tar.gz |
OS X: Fix QtWebEngineProcess @rpath handling so macdeployqt works.
When QtWebengineProcess was built on OSX using frameworks, all linked
frameworks were found using @executable_path, except for QtPositioning
which still used @rpath, and the run path list did not contain
an entry to point to the main app bundle frameworks directory.
Make sure all frameworks use @rpath, and also add a run path value
pointing to the main app bundle frameworks directory, so all
frameworks can be found once deployed with macdeployqt.
Change-Id: Ie25f4c15169bd608dd819294901c196a7d794f43
Task-number: QTBUG-50155
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Reviewed-by: Jake Petroules <jake.petroules@theqtcompany.com>
Diffstat (limited to 'tools/scripts/windeploy-examples.py')
0 files changed, 0 insertions, 0 deletions