Skip to content

Add install_name_tool rule#567

Open
keith wants to merge 1 commit intomainfrom
ks/add-install_name_tool-rule
Open

Add install_name_tool rule#567
keith wants to merge 1 commit intomainfrom
ks/add-install_name_tool-rule

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Mar 30, 2026

This allows hermetically running Xcode's builtin install_name_tool
executable to rewrite a binary's rpaths / install_name. This is backed
by a toolchain so users can replace the default Xcode tool with their
own tool, and optionally support this with different platform
constraints.

This allows hermetically running Xcode's builtin `install_name_tool`
executable to rewrite a binary's rpaths / install_name. This is backed
by a toolchain so users can replace the default Xcode tool with their
own tool, and optionally support this with different platform
constraints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant