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

This doesnt not seem to be working with carthage...github "Roobiq/SwiftFetchedResultsController" #98

Open
sirvon opened this issue Jun 3, 2016 · 2 comments

Comments

@sirvon
Copy link

sirvon commented Jun 3, 2016

github "Roobiq/SwiftFetchedResultsController"

When i put that in a cartfile, I get this error...

*** Cloning SwiftFetchedResultsController
A shell task failed with exit code 128:
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

When i take that lib out, the build succeeds, what gives?

@ladvoc
Copy link

ladvoc commented Jun 20, 2016

I am having the same issue.

@bachirelkhoury
Copy link

bachirelkhoury commented Jun 20, 2016

use github "Roobiq/RBQFetchedResultsController"
when you "carthage update", you will see it will build "SwiftFetchedResultsController.framework"

they need to update the README, because "SwiftFetchedResultsController" repository doesn't exist.

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