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

SwiftHash is missing in Carthage-Build #146

Closed
msaehn opened this issue Nov 1, 2017 · 2 comments
Closed

SwiftHash is missing in Carthage-Build #146

msaehn opened this issue Nov 1, 2017 · 2 comments

Comments

@msaehn
Copy link

msaehn commented Nov 1, 2017

When i try to build the latest version with carthage i get the error:

Failed to read file or folder at /.../Carthage/Checkouts/Lightbox/Carthage/Build/iOS/SwiftHash.framework

I think it is because the dependency Imaginary uses Cache (https://github.com/hyperoslo/Cache) this is not pinned to a specific version. Since some days the Cache-project includes swiftHash in an other way since before.

I created a fork https://github.com/papierschiff/Lightbox which uses a pinned version to a forked Imaginary repo which ha a pinned Cache-dependency.

Stats: Xcode 9.1, Carthage 0.26.2, latest Lightbox build

@onmyway133
Copy link
Contributor

@Papierschiff Hi, I've fixed Cartfile in Imaginary, and update Lightbox. Can you try https://github.com/hyperoslo/Lightbox/releases/tag/2.0.1? Can you also try

rm -rf Carthage
Cartfile.resolved
carthage update

@msaehn
Copy link
Author

msaehn commented Nov 2, 2017

Looks good from my side, thank you very much!

@zenangst zenangst closed this as completed Nov 2, 2017
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

3 participants