Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: macos builds not signed, strip debug info on install #250

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

vimystic
Copy link
Contributor

Apple silicon Macbooks with xcode16 may kill the binary immediately after attempting run it , like so.

$ spawn   help
[1]    23969 killed     spawn help

This update to the readme allows the user to work around the issue.
This is not being updated as part of the Makefile until more information is known and Xcode might release an update with the fix itself.

@vimystic vimystic marked this pull request as ready for review October 24, 2024 02:50
@Reecepbcups Reecepbcups changed the title chore: Update read to add troubleshooting info for running spawn M* macbooks fix: macos builds not signed, strip debug info on install Oct 24, 2024
@Reecepbcups
Copy link
Member

Works on ubuntu and macos 14.5 (23F79) Sonoma

@Reecepbcups Reecepbcups merged commit 0f03039 into rollchains:release/v0.50 Oct 24, 2024
9 checks passed
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.

2 participants