We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I'm not familiar with Carthage and this project has no dependencies (Carthage or Cocoapods). Why and how are you trying to use it?
Sorry, something went wrong.
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.
I see. Hopefully someone with expertise in Carthage comes along and knows how to fix it. I'll leave this issue open.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: