Add xattr workaround note for Gatekeeper on manual install

This commit is contained in:
superdooper86
2026-05-07 16:50:03 +02:00
parent b2275a74d3
commit ed64bcc9e5
+6
View File
@@ -131,6 +131,12 @@ brew install --cask claudechecker
3. Unzip and drag `ClaudeChecker.app` to `/Applications`
4. Open from Applications — it will appear in your menubar
> **macOS security prompt?** If macOS blocks the app on first launch, run this in Terminal:
> ```bash
> xattr -cr /Applications/ClaudeChecker.app
> ```
> This is not needed when installing via Homebrew.
---
## First Run