Closed mrpippy closed 1 year ago
This looks perfect. @nguyen-phillip can you confirm this fixes the issue in your environment?
Yes, this should work -- the issue only manifests when linked against AppKit. Thanks!
should work
Would you be able to actually run and check? Thanks.
We've patched out this version check entirely as we don't need to support macOS predating 10.10. However the minimal repro code for the (still open) Apple bug only has problems when AppKit is linked in. CoreFoundation and IOKit are fine.
Fixes: #587