-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Carthage failed with exit code 65 #101
Comments
Resolved in #102 |
waiting for PR approval by @ninjaprox |
@abhinavnair, @vincentsaluzzo: Merged to |
@ninjaprox thank you for answer my question , but I just dont't know how to user Carthage to merged to the carthage branch . I just add "github ninjaprox/NVActivityIndicatorView" to the cartfile and run "carthage update " ,can you tell the detail method that I can use the "carthage" branch . |
@lzhlewis2015: It should be |
I am having trouble installing with Carthage.
I ran -
carthage update --platform iOS --no-use-binaries
I am using this on macOS Sierra with Xcode 8.2 and targetting Swift 3.0.1. I have successfully installed it on another system with the exact same configuration yesterday but not able to do so on this one.
My cartfile has this line -
github "ninjaprox/NVActivityIndicatorView" "v3.1"
The error is :-
The text was updated successfully, but these errors were encountered: