paypal / gatt

Gatt is a Go package for building Bluetooth Low Energy peripherals
BSD 3-Clause "New" or "Revised" License
1.13k stars 284 forks source link

Starting with OSX Yosemite the XPC message for IBeacon advertising ha… #38

Closed raff closed 9 years ago

raff commented 9 years ago

…s changed.

This patch check the OS version and send the appropriate message.

roylee17 commented 9 years ago

Merged. Thanks!