ios开发之--libtool: can't locate file for: -lPods-xxx
Posted 稻草人11223
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ios开发之--libtool: can't locate file for: -lPods-xxx相关的知识,希望对你有一定的参考价值。
最近调试的项目中用到了插件化开发,通过设置workspace消除了108个error,还是碰到了这个问题,然后把错误插件下的framework文件夹下的libPods-xxx.a删除掉即可,如下图:
不太清楚是什么原因,但是看到错误提示的话,提示找不到文件,然后把.a文件移除下即可通过编译。
仅做记录!
以上是关于ios开发之--libtool: can't locate file for: -lPods-xxx的主要内容,如果未能解决你的问题,请参考以下文章
安装nghttp2 报错error: Libtool library used but 'LIBTOOL' is undefined
安装nghttp2 报错error: Libtool library used but 'LIBTOOL' is undefined
ionic3 在ios9.0 系统下 会出现ReferenceError:Can't find variable:Intl 错误提示