Created
February 9, 2020 02:40
-
-
Save lgw4/cb8403d9479a5a684705448d2482cff2 to your computer and use it in GitHub Desktop.
Bypass macOS quarantine for a given application
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo xattr -rd com.apple.quarantine "${APPLICATION_PATH}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment