Anybody have cocoapods working with an Ad Hoc configuration for Testflight?
I have the same problem as: library not found for -lPods but that answer does not make any sense and the documentation is absurdly sparse.
It sounds like your project might be looking for the libPods.a
file but can't find it. If you build the Pods project the file should be accessible.
Go to your target summary and look under Linked Frameworks and Libraries
if the libPods.a
isn't there or is red (missing) try building the just the pods project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With