Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Last active May 12, 2019 14:41
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 dasgoll/8b6df0e9a59a45529cc150fc8ee2c7ea to your computer and use it in GitHub Desktop.
Save dasgoll/8b6df0e9a59a45529cc150fc8ee2c7ea to your computer and use it in GitHub Desktop.
Fix the "App can’t be opened because it is from an unidentified developer" Error in Mac OS X
### Reference: https://www.youtube.com/watch?v=_gQA3RhcJuU
sudo spctl --master-disable
sudo spctl --master-enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment