af5df66c735ee4feac02a8c49c565a49a81c88fcnone
CLAUDE.mdTool: claude-code## Project
Tinycast is a native macOS menu-bar launcher (a minimal Raycast): fuzzy app launcher, global +
per-app hotkeys, a text/image clipboard history, an inline calculator, and an emoji picker. SwiftUI +
AppKit, runs as an accessory (no Dock icon, `LSUIElement`). Targets **macOS 26+** (Liquid Glass) and
builds with the **Xcode 26** toolchain.
- **Build:** XcodeGen owns the project — `Tinycast.xcodeproj` is committed but generated from
`project.yml`. After editing `project.yml`, run `xcodegen genernone