Details
-
Sub-task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
Description
AP: File a task explaining how we can avoid using / creating symlinks for macOS bundle case (likely requires macdeployqt changes) (Ulf has an idea).
AP: File a task that adds a single cmakelists.txt comment above every usage of MACOS_BUNDLE_POST_BUILD
in qtdeclarative examples, why it should not be removed, because it allows macOS app bundles to run
from the build dir.
AP: Update `MACOS_BUNDLE_POST_BUILD` docs mentioning it's useful for project apps that link against non-executable qml modules, so they are picked up correctly.
Attachments
Issue Links
- resulted in
-
QTBUG-101338 Investigate removing usage of symlinks for QML modules in macOS app bundles
- Reported
-
QTBUG-101340 Use qt_generate_deploy_qml_app_script MACOS_BUNDLE_POST_BUILD in QML examples
- In Progress