Seriously Apple? You release MusicKit for: OS 15.0+iPadOS 15.0+macOS 12.0+Mac Catalyst 15.0+tvOS 15.0+watchOS 8.0+
but in "Playback" section ApplicationMusicPlaye and SystemMusicPlayer is only for: iOS 15.0+iPadOS 15.0+Mac Catalyst 15.0+tvOS 15.0+
documentation does not provide workaround, MediaPlayer class that according to docs is part of MusicKit framework, on Mac is not and it cannot be found in scope.
Is this a way to force us to use Catalyst? Or maybe I should use MusicKit JS embedded in WebView and faked as native app? This is so frustrating to spent many hours on a project to see it won't work :(