Skip to content

Instantly share code, notes, and snippets.

@satorg
Created October 31, 2020 03:51
Show Gist options
  • Save satorg/d2d3daf89455ced5433e9a66522bdbbd to your computer and use it in GitHub Desktop.
Save satorg/d2d3daf89455ced5433e9a66522bdbbd to your computer and use it in GitHub Desktop.
Remove some app from MacOS quarantine
xattr -d com.apple.quarantine <path-to-the-app>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment