标签: ios xcode cocoapods
以下是我的情况:
PureLayout
因此:
构建失败,错误为Module 'PureLayout' not found。似乎其他团队的框架无法通过Pod找到PureLayout模块。
Module 'PureLayout' not found
我该如何解决?请记住,我不能在Podfile中use_frameworks!。感谢。
use_frameworks!