This repository was archived by the owner on Jun 7, 2026. It is now read-only.
v0.1.11 — fix: NSMicrophoneUsageDescription for prod recording Adds the Info.plist key macOS requires before it will prompt for or grant microphone access. Without it, signed prod bundles open the cpal input stream but receive only silence — the symptom that v0.1.7-v0.1.10 shipped.