Skip to content

Instantly share code, notes, and snippets.

@f-steff
Created December 12, 2019 13:02
Show Gist options
  • Save f-steff/0a10fd33d8972fb677b26d30c0d87828 to your computer and use it in GitHub Desktop.
Save f-steff/0a10fd33d8972fb677b26d30c0d87828 to your computer and use it in GitHub Desktop.
MacOS - Enable/Disable 'Gatekeeper' in macOS High Sierra for testing purposes
$ sudo spctl --master-enable
$ sudo spctl --master-disable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment