ld: framework not found Pods_XXX clang: error: linker command failed with exit code 1 (use -v to see
版权声明:本文为博主原创文章,遵循 CC 4.0 by-sa 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://blog.csdn.net/songbai1211/article/details/84675058
ios 项目Xcode 提示
ld: framework not found Pods_XXX
clang: error: linker command failed with exit code 1 (use -v to see invocation)
的时候 在tagets 的下面,General 下面的 linked frameworks and libraies 移除屌pod_xxx就OK了
</article>
网友评论