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

Building the project with carthage update fails #47

Closed
nikolasburk opened this issue Nov 23, 2016 · 4 comments
Closed

Building the project with carthage update fails #47

nikolasburk opened this issue Nov 23, 2016 · 4 comments

Comments

@nikolasburk
Copy link

When I am cloning the project and want to build the dependencies using carthage update, the call fails with the following info:

*** Fetching Quick
*** Fetching Nimble
Failed to check out repository into /Users/nburk/Library/Caches/org.carthage.CarthageKit/dependencies/Quick: No object named "swift-3.0" exists

I also opened an issue in the carthage repo, as I'm not sure if that's an issue with carthage or this repository. Does anyone else have the same problem when running carthage update?

@ikesyo
Copy link

ikesyo commented Nov 23, 2016

@ikesyo
Copy link

ikesyo commented Nov 23, 2016

@nikolasburk I think you should also check #44.

@juegas
Copy link

juegas commented Nov 23, 2016

@nikolasburk 👍 #44 please be sure to comment on that PR to confirm it worked, so we can get it merged!

@nikolasburk
Copy link
Author

thanks for your responses! as pointed out here, the issue was indeed the fact that the Cartfile.private pointed to github "Quick/Quick" "swift-3.0" rather than github "Quick/Quick". the PR should be ok to be merged on that side!

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