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

Unable to run 'pod install' from current state of repo #272

Open
richardgroves opened this issue Jul 5, 2016 · 0 comments
Open

Unable to run 'pod install' from current state of repo #272

richardgroves opened this issue Jul 5, 2016 · 0 comments

Comments

@richardgroves
Copy link
Contributor

If I clone the repo and run 'pod install' to get a version I can work with I get the following errors:

Richards-MacBook-Pro:SignalR-ObjC richard$ pod install
Re-creating CocoaPods due to major version update.
Analyzing dependencies
[!] Unable to find the Xcode project `/Users/richard/NoodlFroot/SignalR-ObjC/SignalR.Client.ObjC/SignalR.Client.xcodeproj` for the target `Pods-SignalR.Client.iOS`.

[!] xcodeproj was renamed to `project`. Please use that from now on.

Checking the file structure the project file in SignalR.Client.ObjC is actually called SignalR.Client.ObjC.xcodeproj [Note the extra .ObjC compared to what the podfile is looking for]

This error happens on either master or feature-dev branch.

[I'm using version 1.0.1 of Cocoapods in case that matters - it is what is leading to the 'xcodeproj was renamed to project' warning I think.]

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

1 participant