美文网首页
20170414-ld: framework not found

20170414-ld: framework not found

作者: yzhi00 | 来源:发表于2017-04-14 09:33 被阅读0次

个人解决方法,
1、将工程目录下的文件:工程名.xcworkspace 文件、Podfile.lock文件、Pods文件夹删掉;
2、同时打开工程把下图红色方框文件删掉

Paste_Image.png

3、shift+command+k clean一下,shift+option+command+k clean一下;
4、关闭工程,重新pod install 即可解决

相关文章

网友评论

      本文标题:20170414-ld: framework not found

      本文链接:https://www.haomeiwen.com/subject/biqwattx.html