Commit 4df67e94 authored by Morten Johan Sørvig's avatar Morten Johan Sørvig Committed by The Qt Project
Browse files

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: default avatarGabriel de Dietrich <gabriel.dedietrich@digia.com>
parent d941ed67
Showing with 13 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment