Fixes all compiler warnings across 6 files: unsafeBitCast->unsafeDowncast, a macOS 14 deprecation, an NSPasteboard/Sendable capture, and AVAudioConverterInputBlock concurrency false-positives. No behavior changes — 31/31 tests pass, verified with a from-scratch build.
Full Changelog: v1.1.0...v1.1.1