CocoaPods / blog.cocoapods.org

The blog for CocoaPods
https://blog.cocoapods.org/
34 stars 38 forks source link

Library not found for -lPods-<pod name>; Linker command failed with exit code 1 (use -v to see invocation) #95

Closed rishigoelbr closed 9 years ago

rishigoelbr commented 9 years ago

I am setting up xcode bots and my project uses cocoapods. We have a number of private pods and public pods. When the Bot tries to do the Integration it is failing with this error for the first public pod in the list:

Library not found for -lPods- Linker command failed with exit code 1 (use -v to see invocation)

Anyone has an idea of how to get past this?

yas375 commented 9 years ago

Please ask questions in the Google group instead: https://groups.google.com/forum/#!forum/cocoapods

segiddins commented 9 years ago

Yeah, this is the wrong repo.