pod 导入第三方 linker command failed with exit code 1 (use -v to see invocation)
一般是因为导入了的文件重复 TARGES的other linkers 下的-all_load和-ObjC以及其他的库的”-XXX”,
-all_load就包括了其他的 删除掉-all_load 就可以啦
其他类似问题可以参考:http://www.knowsky.com/1049565.html
有疑问可以联系我哦 1165300131