使用cocopods管理第三方时,有时删除了某个第三方,重新 pod install 后报错,ld: library not found for -lxx ,
选中项目名,TARGETS---> OtherLinkerFlags--->
删除报错的库名。