6 Commits

Author SHA1 Message Date
Brendan Shanks
4009466d59 macOS: Check for macOS 10.10 using kCFCoreFoundationVersionNumber instead of AppKit (#611)
Effectivelty removes the dependency on AppKit for HIDAPI.

Fixes: #587
2023-08-27 17:28:01 +03:00
Ihor Dutchak
59e84ca74f podspec: include darwin-specific header (#412) 2022-05-31 14:58:01 +03:00
Vitaly Samoylik
8ed36853ba Read podspec version from VERSION file (#205)
* Read podspec version from VERSION file
* Add AppKit dependency into podspec
2020-10-26 17:34:15 +02:00
Ihor Dutchak
8f72236099 add hid_version/hid_version_str API (#192)
- API functions to get runtime version of the library;
- macros to get static/compile-time version of the library;
- VERSION file;
2020-10-14 18:41:08 +03:00
Vitaly Samoylik
7d93b430a9 Fixed tag name for hidapi releases 2019-10-06 18:36:51 +02:00
Vitaly Samoylik
3811f0da8d Added podspec to support releases via cocoapods (#66) 2019-09-13 15:55:01 +03:00