I'm trying to use CocoaPods in a project, but it's hard for me to get the pods for the build.

The setup seems to work as expected. Successfully completed installation of "pod install".

Finding the file system for libPods.a does not return any results, so I don't think it's just a path problem.
I also ran pod --verbose install. There were no errors there.
source
share