v0.2.1 — Universal binary, macOS 14 minimum
Patch release that broadens compatibility. No new app features beyond v0.2.0.
✦ What's new
- Intel + Apple Silicon — `caip` now ships as a universal binary (x86_64 + arm64). The `build.sh` script lipos both arches together and works on bare Command Line Tools (no full Xcode required).
- macOS 14 (Sonoma) minimum — dropped the macOS 15-only SwiftUI APIs (`columnVisibility`, `navigationSplitViewColumnWidth`, `toolbar(removing:)`, `.symbolEffect(.rotate)`). Everything else is identical.
Thanks to @iSevenDays for both contributions (#1, #2).
Install
Download `caip.zip` → unzip → drag to `/Applications` → launch → menubar `✦` → Settings…
🐇