Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Add Gatekeeper “Anywhere” setting #126

Merged
merged 1 commit into from
Nov 17, 2016
Merged

Add Gatekeeper “Anywhere” setting #126

merged 1 commit into from
Nov 17, 2016

Conversation

Eitot
Copy link
Contributor

@Eitot Eitot commented Nov 8, 2016

This adds the command to enable the “Anywhere” setting of Gatekeeper. In Sierra, this GUI option is no longer present, but Terminal still has it.

@@ -1100,6 +1100,15 @@ spctl --add /path/to/Application.app
spctl --remove /path/to/Application.app
```

#### Allow Applications from Anywhere
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please name this "Manage Gatekeeper" and add a "Status" command.

@@ -1100,6 +1100,15 @@ spctl --add /path/to/Application.app
spctl --remove /path/to/Application.app
```

#### Allow Applications from Anywhere
```bash
# Disable Gatekeeper
Copy link
Owner

@herrbischoff herrbischoff Nov 10, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lose the "Gatekeeper" and just leave "Enable" and "Disable". Also add a (Default) statement behind the default setting. See other entries for reference.

@Eitot
Copy link
Contributor Author

Eitot commented Nov 12, 2016

I’ve added the changes as requested.

@herrbischoff
Copy link
Owner

Thanks! Merging.

@herrbischoff herrbischoff merged commit 38fca70 into herrbischoff:master Nov 17, 2016
@Eitot Eitot deleted the gatekeeper branch November 18, 2016 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants