Skip to content

Instantly share code, notes, and snippets.

@fr0stf0x
Forked from thaotx-zigvy/mac-commands
Created April 8, 2022 07:39
Show Gist options
  • Save fr0stf0x/48e321192ec7a79a7718e0764d095ace to your computer and use it in GitHub Desktop.
Save fr0stf0x/48e321192ec7a79a7718e0764d095ace 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