Skip to content

Instantly share code, notes, and snippets.

@selahssea-zz
Created September 21, 2016 07:43
Show Gist options
  • Save selahssea-zz/8f4db6f51a60c393c0fb1e44e77e5bbc to your computer and use it in GitHub Desktop.
Save selahssea-zz/8f4db6f51a60c393c0fb1e44e77e5bbc to your computer and use it in GitHub Desktop.
Allow apps downloaded from anywhere for macOS Sierra
#Allow apps downloaded from anywhere
sudo spctl --master-disable
#Allow apps downloaded from App Store and identified developers
sudo spctl --master-enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment