Skip to content

Instantly share code, notes, and snippets.

@boyvanamstel
Created June 12, 2012 19:58
Show Gist options
  • Select an option

  • Save boyvanamstel/2919779 to your computer and use it in GitHub Desktop.

Select an option

Save boyvanamstel/2919779 to your computer and use it in GitHub Desktop.
Enable/Disable 'Gatekeeper' in Mac OS X Lion for testing purposes
$ sudo spctl --master-enable
$ sudo spctl --master-disable
# Read more: http://forums.appleinsider.com/t/143736/gatekeeper-is-hidden-in-os-x-10-7-3-lion-developers-can-preview-it-now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment