serial-monitor-rust icon indicating copy to clipboard operation
serial-monitor-rust copied to clipboard

MacOS arm binary fails to launch

Open cosmikwolf opened this issue 1 year ago • 2 comments

image

I downloaded the latest pre-compiled arm binary: https://github.com/hacknus/serial-monitor-rust/releases/tag/v0.3.0

I am running macos 14.6.1 (23G93)

cosmikwolf avatar Nov 07 '24 01:11 cosmikwolf

Yes, I have the same issue. Have you tried what is specified in the README.MD:

Running the apple silicon binary may result to the message "Serial Monitor is damaged and cannot be opened.", to get around this you first need to run:

xattr -rd com.apple.quarantine Serial\ Monitor.app

otherwise: running the intel version should also be completely fine.

hacknus avatar Nov 07 '24 05:11 hacknus

@cosmikwolf were you able to solve it like this?

hacknus avatar Dec 19 '24 14:12 hacknus