I have managed to install LightAquaBlue 0.4 (http://lightblue.sourceforge.net/LightAquaBlue/) through the command
python setup.py install
However, I have tried to build with Xcode 6.0 both projects SimpleOBEXClient/Server contained in the folder /example.
The error is:
BBBluetoothOBEXClient.d Dtrace Error: expected predicate and/or actions following the probe
The details are:
VALID_ARCHS: i386 x86-64
How can I fix this issue?
Thank you!