What's Changed
- Added AppKit interpolation support for
NSColorandNSBezierPath. NSBezierPathinterpolation uses the macOS 14+ CGPath bridge when available, with a legacy element-walking fallback for macOS 10.13+.- Added macOS coverage for AppKit color and path interpolation.