美文网首页
ld: framework not found Pods_XXX

ld: framework not found Pods_XXX

作者: 不规则先生 | 来源:发表于2020-02-06 17:02 被阅读0次

os 项目Xcode 提示

ld: framework not found Pods_XXX

clang: error: linker command failed with exit code 1 (use -v to see invocation)

解决:

 点击 tagets项目名 的下面,General 下面的

frameworks,libraries,and  embedded Content下

移除pod_xxx就OK了

相关文章

网友评论

      本文标题:ld: framework not found Pods_XXX

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