-
Notifications
You must be signed in to change notification settings - Fork 602
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
Bad pathspec #190
Comments
Not sure why something is trying to get a diff of that file, have changes been made in your checkout? Are you using the submodules feature of Carthage? Is there some prior console output you can share? |
Hi Ashton, Answers below. Regards,
|
I was able to update to version 5.0.0 without this issue occurring, but when going from 5.0.0 - 5.1.0 it occurs. |
It's strange that you have This was introduced as part of #166 + #180 PRs which were both part of the 5.1.0 release
So the intermediate So I wonder where does Carthage gets that |
Oh, wait, it seems that I forgot to update the Sample projects. That file is in |
I think I saw that Carthage tries to build every shared schemes in a repository. |
I've fixed the example projects in #194 which should fix the issue. |
@iosdevben: Changes have been merged into |
I'm closing this as the fix has been merged and 5.2.0 should resolve the problem. Feel free to re-open if the problem reappears. |
@Liquidsoul: Sorry I didn't get a chance to try your branch but thanks for your work fixing this! |
I'm attempting to update to the latest OHHTTPStubs with Carthage and when I got to commit I'm getting the following error:
I'm not sure if this is caused by OHHTTPStubs or Carthage.
The text was updated successfully, but these errors were encountered: