The documentation states that you can access the new iOS 16 Screen Time APIs on macOS via Catalyst, but it doesn't seem to be completely implemented as the request to authorize instantly fails. The AuthorizationCenter framework itself also can't be accessed at all if you try to build a pure macOS app.
It's weird that this is the case given that Screen Time exists for Mac and works just like the iOS counterpart. Will this be available in later betas? (I'm using Xcode 14.1 beta 3)