cocoapods

作者: ZIM东东 | 来源:发表于2017-05-23 09:42 被阅读10次

    (转)如果你还不会使用,参照着弄一下;省了自己个把小时的研究;
    其实几分钟就可以搞定了;

    参考的这篇文章:
    iOS安装CocoaPods详细过程
    请查看:http://www.jianshu.com/p/9e4e36ba8574

    cocoapods报错问题You need at least git version 1.8.5 to use CocoaPods
    请查看:http://www.jianshu.com/p/a1ab3b291f55

    使用cocoapods时常见错误
    请查看:http://www.jianshu.com/p/dfc7b93e67eb

    iOS 下 Podfile 使用方法
    请查看:http://www.cnblogs.com/Kennytian/p/6413734.html

    如果出现下面问题,请尝试:
    cocoapods 出现 "OBJC_CLASS$_----------", referenced from:的问题
    target->build setting ->other link flags 添加一个$(inherited)

    相关文章

      网友评论

        本文标题:cocoapods

        本文链接:https://www.haomeiwen.com/subject/pkgotxtx.html