Skip to content

Instantly share code, notes, and snippets.

@reloni
Created December 27, 2019 13:02
Show Gist options
  • Save reloni/35bd12ec00c549f77d84977dec69e72c to your computer and use it in GitHub Desktop.
Save reloni/35bd12ec00c549f77d84977dec69e72c to your computer and use it in GitHub Desktop.
Disable macOS security check for app
xattr -d com.apple.quarantine "path to app.app"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment