digitalbirdo / BT-LinkkeySync

Scripts to synchronize bluetooth link keys from mac OSX to windows
MIT License
112 stars 32 forks source link

Add compatibility to 10.13 High Sierra #6

Closed johnkgamble closed 6 years ago

johnkgamble commented 6 years ago

The location of LinkKeys changed in 10.13. This adds a bool that can be set in the script to pull the keys from the new location.

This should deal with issue #4 raised by @diepnt90.