Simple macOS GateKeeper script.
This is a simple useful tool for users which allow you to do the following:
- Show GateKeeper Status.
- Enable GateKeeper.
- Disable GateKeeper.
- Remove app from GateKeeper quarantine.
- Self-sign the app.
- Gatekeeper is a security feature of the macOS operating system by Apple. It enforces code signing and verifies downloaded applications before allowing them to run.
-
To fix "Example-App is damaged and can't opened. You should move it to the Trash." messages.
-
To fix "Example-App.pkg can't be opened because it is from an unidentified developer." messages.
Just download "GateKeeper_Helper.command" file and run it.
Note: To open helper for first time, right click on it then click open.
Or type via Terminal:
chmod +x GateKeeper_Helper.command
then run.