美文网首页
ld: library not found for -lPods

ld: library not found for -lPods

作者: yangli | 来源:发表于2018-08-14 14:05 被阅读0次

    报错: 

    ld: library not found for -lPods clang: error: linker command failed with exit code 1 (use -v to see invocation) 

     1.删除下图中三个文件,然后执行pod install

    2.打开工程,看一下目录下是否有标红的文件,直接删除

    3.删除以下地方的重复配置

    相关文章

      网友评论

          本文标题:ld: library not found for -lPods

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