-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Groot fails to be linked when using Xcode7.1 with Carthage #54
Comments
Hi @scriptease What kind of errors are you getting? Could you please paste the output log? Thanks, |
I hope this helps |
I had the same issue, but if I build from master it works*. It did, when building from master, complain about some missing SDKs.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
there seems to be a problem with the binary version that is attached to the current tag.
It can not be linked in Xcode 7.1
My solution for now is to let Carthage build the library instead of downloading it.
Maybe someone has the same issue :-)
Kind regards,
Florian
The text was updated successfully, but these errors were encountered: