Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.0
-
None
-
-
1eddd7add (dev), 886344405 (6.6)
Description
macdeployqt does not sign any libraries when the -exectuable parameter is used.
Example:
/opt/strawberry_macos_arm64_release/bin/macdeployqt strawberry.app -verbose=3 -executable=strawberry.app/Contents/PlugIns/strawberry-tagreader -executable=strawberry.app/Contents/PlugIns/gst-plugin-scanner -codesign=ID
If I remove "-executable" parameters, the process succeeds.
I first posted on the mailing-list: https://lists.qt-project.org/pipermail/interest/2023-September/039288.html