CocoaPods “No Such Module” Error: [closed]

会有一股神秘感。 提交于 2019-12-04 07:14:45

问题


I am getting a "No Such Module" error in Xcode using CocoaPods. I tried everything else I could find on StackOverflow. How do I fix this problem?


回答1:


Try to open .xcworkspace instead .xcproject




回答2:


I added the following to my Framework Search Paths: NOTE: the RECURSIVE option is ENABLED! Fair warning: this may have other implications that I am unaware of.



来源:https://stackoverflow.com/questions/43825255/cocoapods-no-such-module-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!