Skip to content

Instantly share code, notes, and snippets.

@avaforvr
Last active July 3, 2023 10:24
Show Gist options
  • Save avaforvr/66fe124183706374de1adef420c9391d to your computer and use it in GitHub Desktop.
Save avaforvr/66fe124183706374de1adef420c9391d 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