标签:
1.使用cocoaPods引用第三方类库,报错:file not found 。
解决方案:设置 Project->Info->Configurations之后 clear ,然后再编译 (http://stackoverflow.com/questions/12002905/ios-build-fails-with-cocoapods-cannot-find-header-files)
标签:
原文地址:http://www.cnblogs.com/qiyer/p/4721829.html