StrangeLoopsAudio/gRainbow

component cannot be opened in OS Monterey 12.6.5

Closed this issue · 3 comments

"gRainbow.component" cannot be opened because Apple cannot search for malware in it.

Yup, I'll get around to code signing things at some point, I just have to pull the trigger on the Mac developer license. One user gave these terminal commands to get around the malware check (from #56):

sudo xattr -rd com.apple.quarantine
sudo codesign -fs -

Closing this as there is a workaround to get working until I get around to code signing:

sudo xattr -r -d com.apple.quarantine /Library/Audio/Plug-Ins/VST3/gRainbow.vst3