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(build): strips debug info #1510

Conversation

AntiTyping
Copy link
Contributor

@AntiTyping AntiTyping commented Oct 21, 2024

After upgrading to Xcode 16.0 on Mac OS 14.5 (MacBook Pro M1) it seems that the rly binary is failing with the following error:

$ rly                                                                                                                                                    ~/workspace/strange.love/relayer
[1]    23969 killed     rly

The solution is to strip debug info from the binary.

@AntiTyping AntiTyping requested a review from a team as a code owner October 21, 2024 20:37
@AntiTyping AntiTyping marked this pull request as draft October 21, 2024 20:37
@AntiTyping AntiTyping closed this Oct 21, 2024
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