Skip to content

Instantly share code, notes, and snippets.

@mefellows
Created December 6, 2021 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mefellows/aa919375a2df819c59e7fd005fd62d56 to your computer and use it in GitHub Desktop.
Save mefellows/aa919375a2df819c59e7fd005fd62d56 to your computer and use it in GitHub Desktop.
Removing OSX code sign / untrusted binary
xattr -d com.apple.quarantine <path to file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment