Skip to content

Instantly share code, notes, and snippets.

@Moinax
Last active December 18, 2015 13:09
Show Gist options
  • Save Moinax/57c378468521e5719d24 to your computer and use it in GitHub Desktop.
Save Moinax/57c378468521e5719d24 to your computer and use it in GitHub Desktop.
Remove apple quarantine xattr
find . | xargs xattr -d com.apple.quarantine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment