527 B
527 B
AGENTS
Requirements
- macOS 13.0+ (Ventura)
- Xcode 15+
- Access to a self-hosted Memos instance for runtime testing
Build
- Open
FastMemos.xcodeprojin Xcode and build with⌘B - CLI build:
xcodebuild -project FastMemos.xcodeproj -scheme FastMemos -configuration Debug build
Run
xcodebuild -project FastMemos.xcodeproj -scheme FastMemos -configuration Debug build
open ./build/Debug/FastMemos.app
TODO
- Document any additional workflows or scripts not covered in README/CLAUDE.