Manage GateKeeper
# check current GateKeeper configuration status | |
spctl --status |
# disable Gatekeeper | |
spctl --master-disable |
# enable Gatekeeper | |
spctl --master-enable |
# reset all user-defined Gatekeeper rules | |
spctl --reset-default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment