Top Level Namespace

Defined Under Namespace

Modules: ScanBeacon

Constant Summary collapse

COMPILE_C =

don’t compile the code on non-mac platforms because CoreBluetooth wont be there, and we may not even have the ability to compile ObjC code.

"echo"
"touch $@"