> iOS has DCAppAttest which does everything needed. Unfortunately, it's never been brought to macOS, as far as I know.
Apple's docs claim it's been available on macOS since macOS 11. Am I missing something here?
https://developer.apple.com/documentation/devicecheck/dcappa...
All lies. They mean the symbols exist and can be linked against, but
https://developer.apple.com/documentation/devicecheck/dcappa...
> If you read isSupported from an app running on a Mac device, the value is false. This includes Mac Catalyst apps, and iOS or iPadOS apps running on Apple silicon.