Skip to content

Instantly share code, notes, and snippets.

@billyriantono
Forked from avaforvr/mac-commands
Created December 22, 2021 02:35
Show Gist options
  • Save billyriantono/24580a23f572fdce0fe782331315e5ef to your computer and use it in GitHub Desktop.
Save billyriantono/24580a23f572fdce0fe782331315e5ef to your computer and use it in GitHub Desktop.
### macOS Catalina: “App is damaged and can't be opened. You should move it to the trash.”
```
sudo xattr -rd com.apple.quarantine '/Applications/Navicat Premium.app'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment