Skip to content

Instantly share code, notes, and snippets.

@dafi
Created April 26, 2020 12:46
Show Gist options
  • Save dafi/0400c05252e0a0697eec02776e73f630 to your computer and use it in GitHub Desktop.
Save dafi/0400c05252e0a0697eec02776e73f630 to your computer and use it in GitHub Desktop.
Stop Catalina verifying file at startup time
# Stop Catalina verifying file at startup time
sudo xattr -dr com.apple.quarantine /Applications/AppName.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment