Skip to content

Instantly share code, notes, and snippets.

@kbshl
Created September 18, 2014 15:40
Show Gist options
  • Save kbshl/e337bb5a9070fc42632e to your computer and use it in GitHub Desktop.
Save kbshl/e337bb5a9070fc42632e to your computer and use it in GitHub Desktop.
Removing Gatekeeper flag that causes Gatekeeper to check Application
cd /Applications
xattr -d com.apple.quarantine APPNAME # e.g. Xcode6-Beta7.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment