fix: rpath missing from app, closes #7710 - #7773
Conversation
|
Seems like this also closes #7480. Symlinks in the |
|
Can you rebase your branch to sign the |
(tauri-apps#7774) Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Should be good now |
|
Only concerns from sec perspective would be if I think this would need to be documented for MacOS apps as risks for privilege escalation in case some privileged calls/libs/permissions are used/called from the Tauri app otherwise LGTM |
|
@tr3ysmith can you double check my latest commit and see if |
Yeah that seems to work great, I was able to remove my build script and it worked. |
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Other information
#7710