macOS GateKeeper Helper
[]()
[](https://github.com/wynioux/macOS-GateKeeper-Helper/releases/latest)
[](https://github.com/wynioux/macOS-GateKeeper-Helper/stargazers)
[](https://github.com/wynioux/macOS-GateKeeper-Helper/network/members)
[](https://github.com/wynioux/macOS-GateKeeper-Helper/releases/download/v1.2.2/GateKeeper_Helper.command)
[]()
[](/LICENSE)
---
Simple macOS GateKeeper script.
## 📝 Table of Contents
- [About](#about)
- [Usage](#usage)
- [Tips](#tips)
## 🧐 About
This is a simple useful tool for users which allow you to do the following:
1. Show GateKeeper Status.
2. Enable GateKeeper.
3. Disable GateKeeper.
4. Remove app from GateKeeper quarantine.
5. Self-sign the app.
### What is GateKeeper?
- 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.
### Why should I use?
- 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.
## 🎈 Usage
Just download "GateKeeper_Helper.command" file and run it.
## 🎉 Tips
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.