Hi, I just tried compiling using xcodebuild and I get the error:
error: garbage collection is no longer supported
This is using Xcode 6.1.
I don't know much about the make system with xcode (since like many users of this, I am coming from linux and GNU tools), but it seems like this could be a quick fix.
Thanks for making the software available!
Hi, I just tried compiling using
xcodebuildand I get the error:error: garbage collection is no longer supported
This is using Xcode 6.1.
I don't know much about the make system with xcode (since like many users of this, I am coming from linux and GNU tools), but it seems like this could be a quick fix.
Thanks for making the software available!