Open MichaelGofron opened 8 years ago
When trying to run on current version of xcode the project does not build with an error of "Property UUID not found on object of type CBCentral *"
Replace all instances of "central.uuid" to "central.identifier".
Add this on the top of LXCBCentralClient.h file
When trying to run on current version of xcode the project does not build with an error of "Property UUID not found on object of type CBCentral *"