I\'m doing the Ray Wenderlich tutorial called SimpleWeather. The podfile is in the same folder as the project. Here\'s my code from the podfile:
platfo
This error also occurs when you have multiple .xcodeproj in your Xcode project.
.xcodeproj
You don't need more than one .xcodeproj in general cases. Remove unnecessary .xcodeproj, and Cocoapods should get the correct path automatically afterwards.