Closed AntiTyping closed 3 weeks ago
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
$ rly ~/workspace/strange.love/relayer [1] 23969 killed rly
The solution is to strip debug info from the binary.
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:The solution is to strip debug info from the binary.