http://*.com/questions/9863836/library-not-found-for-lpods
To be clear for newbies out there, you should be opening the .xcworkspace
file, not the .xcodeproj
. This way in addition to your project, Xcode knows about the project in the Pods/
directory and how to buildlibPods.a
.