osoumen / C700

Software Sampler plugin for AU/VST and MacOSX/Windows
GNU Lesser General Public License v2.1
258 stars 16 forks source link

Plugin won't open in Mac Os Catalina or newer #17

Open sveinbjornpalsson opened 3 years ago

sveinbjornpalsson commented 3 years ago

I get the error "“C700.component” cannot be opened because the developer cannot be verified" when I try to use it. Hope you haven't stopped developement, I really love your plugin!

akirna commented 2 years ago

@osoumen, do you know how to fix this?

Unverified C700 Component

I got the plugin installed with help from @orchetect, but Logic alerts me every time I launch it saying that the plug-in manager can't verify one of my plug-ins.

orchetect commented 2 years ago

I just tried it and it works without any issue on Logic 10.7.1 / Big Sur.

After following my install steps from the other post (https://github.com/osoumen/C700/issues/25#issuecomment-955839901), then try this:

  1. Open Logic Pro
  2. Select to the Logic Pro → Preferences → Plugin Manager... menu
  3. Find C700 in the list
  4. Make sure the checkbox is checked for C700 under the "Use" column
  5. Select C700 in that list, then click the Reset & Rescan Selection button
  6. Validation should pass, and it should now say "successfully validated" in the Compatibility column for C700 of that list.
  7. Restart Logic Pro
  8. C700 should (hopefully) work as normal
orchetect commented 2 years ago

The issue is macOS's Gatekeeper, it needs the plugin to be properly code-signed and ideally also notarized. So instead, these workaround steps are required.

akirna commented 2 years ago

@orchetect, you're amazing! It loads normally now! Thanks!