Skip to content

Commit 13d8b12

Browse files
henrik242claude
andcommitted
Document Gatekeeper quarantine workaround
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c09e927 commit 13d8b12

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ Building
1818
Install
1919
=======
2020

21-
$ brew install --cask henrik242/brew/ccb
21+
$ brew install --cask --no-quarantine henrik242/brew/ccb
22+
23+
The app is not notarized, so macOS Gatekeeper will warn that it can't check for malware.
24+
The `--no-quarantine` flag prevents this. If you already installed without it, run:
25+
26+
$ xattr -d com.apple.quarantine "/Applications/Cocoa CapsBeeper.app"
2227

2328
See the [Homebrew tap](https://github.com/henrik242/homebrew-brew) for more info.
2429

0 commit comments

Comments
 (0)