ld: library not found for -lPods-Project_name-FMDB clang: error: linker command failed with exit code 1 (use -v to see invocation)
The above error in xcode8.1 but code successfully run in xcode 7.x versions.
I got the solution of my questions.
remove the -lPods-(someCocoaPod) lines in the 'Other Linker Flags' list BUT only if $(inherited) is at the top. At first I was unsure, but the reassuring sign was that I still saw references to my cocoapods when I left the edit mode(inherited). I tested in debug and release, both of which were giving me errors, and the problem was immediately resolved
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