MacDeployQt:Make sure copied binaries are writable
The source binaries might be read-only, and the
permissions are carried over by the copy. This would
cause failures in later steps like running install_name_tool.
Check the target permissions after copying and set
the writable bit if necessary.
Task-number: QTBUG-23454
Change-Id: I6a84a31be2431f386fa64ad94f7bd9be0cd69639
Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Showing
Please register or sign in to comment