1
stoprain Jan 31, 2014
语法是以下这样没错
link_with 'CocoaPods', 'CocoaPodsTests' 再检查一下是不是别的错误造成的。 |
2
iYu Feb 1, 2014 via iPhone
过年 抓机 只能告诉你 我弄过 OK的
|
4
stoprain Feb 1, 2014 @WildCat 有的依赖需要设置平台,比如
platform :ios, '7.0' 如果还有错误可以参考这里看看 http://guides.cocoapods.org/using/troubleshooting.html |