DominantColor
DominantColor copied to clipboard
Fix macos/tvos builds
Two build fixes for Xcode 14 beta.
- [macOS] The Xcode14 beta build(s) fail as it seems that in the latest SDKs importing AppKit is no longer enough to get access to core graphics.
- [tvOS] tvOS builds were broken.