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

Project "SHA256.xcodeproj" has no shared schemes #4

Open
coolgeng opened this issue Jun 11, 2015 · 3 comments
Open

Project "SHA256.xcodeproj" has no shared schemes #4

coolgeng opened this issue Jun 11, 2015 · 3 comments

Comments

@coolgeng
Copy link

When I clone and build with cmd 'carthage update', I get the error like this below:

Project "SHA256.xcodeproj" has no shared schemes

carthage version
0.7.4

@Sjors
Copy link
Contributor

Sjors commented Jun 13, 2015

I'm not familiar with Carthage and this project has no dependencies (Carthage or Cocoapods). Why and how are you trying to use it?

@coolgeng
Copy link
Author

The only thing I need is to add one line in the Cartfile like this below:

github "CryptoCoinSwift/SHA256-Swift" "master"

The Carthage will fetch and build your project automatically. It's easy to manage the dependencies for my project.

@Sjors
Copy link
Contributor

Sjors commented Jun 17, 2015

I see. Hopefully someone with expertise in Carthage comes along and knows how to fix it. I'll leave this issue open.

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

2 participants