todbot / blink1-tool

Command-line tools and C library for blink(1) USB RGB LED
https://blink1.thingm.com/
Other
84 stars 15 forks source link

MacOS Version Security Error #61

Open adambier opened 1 year ago

adambier commented 1 year ago

When I attempt to run blink1-tool on MacOS Sonoma public beta, I get the following error:

Screenshot 2023-08-02 at 1 47 16 PM
todbot commented 1 year ago

I think this is because apps need to be resigned every year now. Does this one work without that message? blink1-tool-v2.3.0-macosx.zip

adambier commented 1 year ago

I'm getting the same error from that binary.

todbot commented 1 year ago

Okay, I will need to look into it more. Apple has changed their requirements, it looks like.

As a workaround, if you right-click / ctrl-click on the "blink1-tool" binary in the Finder and choose "Open" on it. That will set the various security settings to allow you from then on to use it.

adambier commented 1 year ago

Great, thanks--the workaround works.