Skip to content

Instantly share code, notes, and snippets.

@lgw4
Created February 9, 2020 02:40
Show Gist options
  • Save lgw4/cb8403d9479a5a684705448d2482cff2 to your computer and use it in GitHub Desktop.
Save lgw4/cb8403d9479a5a684705448d2482cff2 to your computer and use it in GitHub Desktop.
Bypass macOS quarantine for a given application
sudo xattr -rd com.apple.quarantine "${APPLICATION_PATH}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment