-
Notifications
You must be signed in to change notification settings - Fork 47
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
Carthage bootstrap Failing #12
Comments
+1
|
@lorentey Are you planning to update this? I was also unable to build this with Xcode 10.2.1, but it works when building with Xcode 10. Seems like the issue is with the Hashable conformances in GlueKit. It would be great to have a binary available for download as well so there isn't a need to build it from sources. |
Check out https://github.com/zwaldowski/Attabench/tree/zwaldowski/swift-5.0 . It also works in Xcode 11 beta 5. |
Thank you @kareman ! Any plans on submitting the changes as a pull request? |
@mdznr Ask @zwaldowski |
@kareman D’oh! 🤦♂️ I totally overlooked the differences in the link and your username. |
First up; big fan of your book!
I wanted to run Attabench to check the performance of my own data structures. However while following the Carthage step; I'm running into the following error:
The text was updated successfully, but these errors were encountered: