使cocopods管理开源库编译出现Library not found for -lPods问题的解决方法

If Xcode complains when linking, e.g. Library not found for -lPods, it doesn't detect the implicit dependencies: Go to Product > Edit Scheme Click on Build Add the Pods static library, and make sure i
相关文章
相关标签/搜索