Skip to content

Commit 5962977

Browse files
devsemihclaude
andcommitted
Add Gatekeeper workaround to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a0066f8 commit 5962977

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ AppJail sits in your menu bar and enforces focus by terminating blocked applicat
3737

3838
Download the latest DMG from [Releases](https://github.com/devsemih/appjail/releases), open it, and drag **appjail** to your Applications folder.
3939

40+
Since the app is not notarized, macOS may show a "damaged" warning. Run this after installing:
41+
42+
```bash
43+
xattr -cr /Applications/appjail.app
44+
```
45+
4046
### Build from Source
4147

4248
```bash

0 commit comments

Comments
 (0)