Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Cannot copy frameworks to OSX application bundle, nor run install_name_tool #1

@markfinal

Description

@markfinal

Any non-system frameworks, e.g. Qt, need to be copied into an OSX application bundle during publishing.

They also require install_name_tool to be run on them, finding any interdependencies, in order to change their installed paths to be relative to the executable.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions