Skip to content

Instantly share code, notes, and snippets.

@basselin
Last active March 25, 2018 18:36
Show Gist options
  • Save basselin/dcbca25dd6e75e1ca1acb74acb0acbfa to your computer and use it in GitHub Desktop.
Save basselin/dcbca25dd6e75e1ca1acb74acb0acbfa to your computer and use it in GitHub Desktop.
Disable OS X Gatekeeper
sudo spctl --master-disable
# “App” is damaged and can’t be opened. You should move it to the Trash.
xattr -rc /Applications/MyApp.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment