noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

Update bindings to support MacOS Catalina #454

Closed swimauger closed 3 years ago

swimauger commented 4 years ago

In the new release of Catalina it appears the message ids from the xpc events have been remapped back to Yosemite.

This change will check if the release version is above 18, if so yosemite bindings will be used instead of highsierra.