Skip to content
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

Open
n0shake opened this issue Sep 10, 2018 · 6 comments
Open

Carthage bootstrap Failing #12

n0shake opened this issue Sep 10, 2018 · 6 comments

Comments

@n0shake
Copy link

n0shake commented Sep 10, 2018

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:

screen shot 2018-09-10 at 2 36 53 pm

@dkpoulsen
Copy link

dkpoulsen commented Sep 14, 2018

+1

Attabench/Carthage/Checkouts/GlueKit/Sources/ObservableContains.swift:26:30: error: type 'Input.Element' does not conform to protocol 'Hashable'
                let new = $0.inserted.contains(member)

@theblixguy
Copy link

theblixguy commented Jun 19, 2019

@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.

@kareman
Copy link

kareman commented Aug 13, 2019

Check out https://github.com/zwaldowski/Attabench/tree/zwaldowski/swift-5.0 . It also works in Xcode 11 beta 5.

@mdznr
Copy link

mdznr commented Dec 7, 2020

Thank you @kareman ! Any plans on submitting the changes as a pull request?

@kareman
Copy link

kareman commented Dec 7, 2020

@mdznr Ask @zwaldowski

@mdznr
Copy link

mdznr commented Dec 7, 2020

@kareman D’oh! 🤦‍♂️ I totally overlooked the differences in the link and your username.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants