Remove build from source section and Xcode requirement
This commit is contained in:
@@ -113,7 +113,6 @@ No API key required. It reads directly from your `claude.ai` session using a bui
|
|||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- macOS 13 Ventura or later
|
- macOS 13 Ventura or later
|
||||||
- Xcode 15+ (to build from source)
|
|
||||||
- A claude.ai account
|
- A claude.ai account
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -132,13 +131,6 @@ brew install --cask claudechecker
|
|||||||
3. Unzip and drag `ClaudeChecker.app` to `/Applications`
|
3. Unzip and drag `ClaudeChecker.app` to `/Applications`
|
||||||
4. Open from Applications — it will appear in your menubar
|
4. Open from Applications — it will appear in your menubar
|
||||||
|
|
||||||
### Build from source
|
|
||||||
```bash
|
|
||||||
git clone https://github.com/superdooper86/claudechecker.git
|
|
||||||
open ClaudeChecker/ClaudeChecker.xcodeproj
|
|
||||||
```
|
|
||||||
Then in Xcode: set your Team under Signing & Capabilities, then **⌘R** to run.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## First Run
|
## First Run
|
||||||
|
|||||||
Reference in New Issue
Block a user