Fernando Fernandes

Results 3 issues of Fernando Fernandes

Integrated via SPM. Xcode 12: `The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.2.99.` Support for iOS 8...

A `GET` for the same endpoint works just fine... Am I missing something? ![ordersPOSTError](https://user-images.githubusercontent.com/664951/152880786-221ddb9f-3935-4712-9e75-67876a260d69.png)

Probably because ["All KPIs in IOHIDFamily are deprecated. Clients should use HIDDriverKit instead."](https://developer.apple.com/support/kernel-extensions/) (HIDDriverKit: https://developer.apple.com/documentation/hiddriverkit) (Also under `IOHIDFamily`: `Unsupported: macOS Big Sur 11.0`) `iohid_wrap.m` needs to be rewritten.

bug
help wanted