component cannot be opened in OS Monterey 12.6.5
notebynote opened this issue · 3 comments
notebynote commented
"gRainbow.component" cannot be opened because Apple cannot search for malware in it.
bboettcher3 commented
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 -
notebynote commented
Hi Brady,
thanks, but as I do not know if this command is any harmful for my system I
will not use it :D
I wait until your component will run on Monterey and above.
cheers, Thomas
Am Mo., 5. Juni 2023 um 17:32 Uhr schrieb Brady Boettcher <
***@***.***>:
… 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:
sudo xattr -rd com.apple.quarantine
sudo codesign -fs -
—
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFMSF375XTUBCYC23RAAFALXJX3XJANCNFSM6AAAAAAYZ4COOE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
bboettcher3 commented
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