You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: