Skip to content

Instantly share code, notes, and snippets.

@gzagatti
Created August 20, 2019 02:26
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 gzagatti/913a2186d8092288c7d497b80093efeb to your computer and use it in GitHub Desktop.
Save gzagatti/913a2186d8092288c7d497b80093efeb to your computer and use it in GitHub Desktop.
Remove quarantine attribute from applications installed by admin
xattr -d com.apple.quarantine my_jar.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment