Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save probaldhar/c40a21479bad4d574cbe909b3c9d90f4 to your computer and use it in GitHub Desktop.
Save probaldhar/c40a21479bad4d574cbe909b3c9d90f4 to your computer and use it in GitHub Desktop.
Allow applications downloaded from anywhere in macOS Sierra
To run application that is downloaded from anywhere
In the terminal type this and hit enter,
sudo spctl --master-disable
After instaling do it
sudo spctl --master-enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment