-
Notifications
You must be signed in to change notification settings - Fork 20
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
run bug #50
Comments
Hi, I'm happy to help! Can you try a Let me know if it still not working, I will check it out then. |
$ carthage bootstrap --platform iOS --no-u
A shell task failed with exit code 70:
It still not working. |
I pushed an update of the ISO8601 framework, please try again. Try |
$ carthage update --platform iOS --no-use-binaries
A shell task failed with exit code 70:
it still not work. |
Do you have a developer certificate? Which version of Xcode do you have installed? Which version of command line tools do you have installed? Have you tried cleaning? If you can please go through these steps and make sure you have the latest & greatest from everything I will be happy to accept a PR if you have a solution for a specific problem. With the current setup and Xcode 7 everything's green on the CI, with clean installs. |
I use xcode 7.0.1 and OS is osx10.11.I don't know why.I have tried these steps. But still not work. |
I found your problem, it is related to 10.11 I guess. Setting the |
Wait you ask some help from the owner of the ISO8601 framework.hahaha, this framework can't work. |
What do you mean? I just told you how can you make it work. Do you understand the concept of open source? If you find a problem you let the owner know at least, but fixing it in a pull request would be the normal. Please, learn to contribute and watch your attitude these people put a lot of effort to make things work for everyone. And you are welcome for solving your problem. |
Just have a joke.I am sorry.I have run it.Thank you. |
Hello,I clone this,and run carthage bootstrap --platform iOS.
*** Building scheme "ISO8601DateFormatter" in ISO8601ForCocoa.xcodeproj
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ platform:iOS Simulator, id:DEEFBEEB-76E8-4219-A473-4AD279D601E8 }
A shell task failed with exit code 70:
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ platform:iOS Simulator, id:DEEFBEEB-76E8-4219-A473-4AD279D601E8 }
Can you help me ?
The text was updated successfully, but these errors were encountered: