Mechanical platform-floor bump to iOS 17 / macOS 14 / tvOS 17 / visionOS 1. No API or behavior change — the kadr public surface is identical; only the minimum deployment target moves.
Lifts the ecosystem baseline for the iOS 17 @Observable migration in kadr-reels-studio — the first step of a coordinated stack-wide move (kadr v0.15 → kadr-ui v0.12 → reels-studio).
Changed
Package.swiftplatforms → iOS 17 / macOS 14 / tvOS 17 / visionOS 1 (was iOS 16 / macOS 13 / tvOS 16).- Dropped 2 now-redundant
@available(iOS 16, …)annotations.
Compatibility
Breaking only at the deployment-target level. Consumers needing the iOS 16 floor stay on the 0.14.x line. Last manifest change before the v1.0.0 pure-lock.
Full diff: v0.14.0...v0.15.0