MaterialDesignColorPicker icon indicating copy to clipboard operation
MaterialDesignColorPicker copied to clipboard

macOS Catalina won't let this run

Open KyNorthstar opened this issue 4 years ago • 7 comments

Instead, I get this: Screen Shot 2020-09-18 at 08 25 29

When I press Cancel, this appears, but "Open Anyway" does nothing and has no effect: Screen Shot 2020-09-22 at 14 23 06

KyNorthstar avatar Sep 22 '20 20:09 KyNorthstar

That sounds like even plugins need to be signed / notarized for distribution for Catalina now. Fun. I'll have to look into setting up an appropriate Apple developer account for these purposes.

As a workaround, you should be able to run it on Catalina if you build this from the source code using Xcode locally on your machine.

johnyanarella avatar Oct 28 '20 23:10 johnyanarella

Yeah, sounds like it. Makes sense if their approach is to use this kind of cryptography to ward off malware; wouldn't want to miss an attack vector.

Just as you say, I ended up compiling it myself lol. Yay for OSS!

Best of luck with signing!

KyNorthstar avatar Nov 09 '20 16:11 KyNorthstar

~On my M1 Mac, this is resolved by allowing it in the Security & Privacy preference pane 🎉~

~Seems they did something with M1 that makes this smoother; all my apps with extensions and drivers are easier to approve than on my Intel Mac.~

~Will test tonight on my Intel Mac running Big Sur - hopefully they did something to smooth that too.~

Nevermind. For some reason, macOS decided it shouldn't work anymore 🙄

Seems signing it is the only path forward

KyNorthstar avatar Mar 23 '21 16:03 KyNorthstar

+1

marcpbailey avatar Nov 09 '23 06:11 marcpbailey

+1

calebtd avatar Feb 09 '24 15:02 calebtd