MacOS Catalina: “App is damaged and can’t be opened. You should move it to the trash.”

catalinacode-signinggatekeepermacos

Experiencing a problem with several apps after installing macOS Catalina.

When the app is downloaded from the internet I get the error:

"APP NAME" is damaged and can't be opened. You should move it to the trash.

Any workarounds to bypass macOS gatekeeper for specific apps?

"APP NAME" is damaged and can't be opened. You should move it to the trash.

Best Answer

Here's the solution. Open Terminal and run:

sudo xattr -rd com.apple.quarantine /Applications/Coherence\ Pro.app

If the path to the program is different, then obviously change it so that it's pointing to your app. For me, I've had several apps not working after the update to macOS Catalina. This takes care of that problem though.