This is not working for me - the operation completes but the plug-in still fails due to unverified developer. I understand this may not be the exact syntax needed, does anyone have a suggestion for a different form that might work? Thanks.
It's due to lack of signing certificate. There is a codesign command that can be used to workaround this issue. I don't have the plugin to verify exact syntax, but would be something like:Code:
sudo codesign -fs - "/Library/Audio/Plug-Ins/Components/DReverb2.component" --deep
Statistics: Posted by tonycore — Tue Jul 30, 2024 7:01 pm