编译代码出错 can't locate file for: -lsqlite3,求解答

不多说了,直接上报错日志

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: -dynamic not specified the following flags are invalid: -ObjC

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't locate file for: -lsqlite3

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: -lsqlite3 is not an object file (not allowed in a library)

该工程用了cocospod

楼主源头解决吗? 解决方法是什么?

我也想知道这是什么原因。