美文网首页
CocoPods本地库更新

CocoPods本地库更新

作者: Mr__大太阳 | 来源:发表于2016-04-19 16:23 被阅读779次

    更改Cocoapods github仓库为oschina

    pod repo remove master

    pod repo add master https://gitcafe.com/akuandev/Specs.git

    pod repo update

    pod setup

    原github仓库地址

    https://github.com/CocoaPods/Specs.git

    Pod 常用操作指令

    pod install --verbose --no-repo-update

    pod update --verbose --no-repo-update

    相关文章

      网友评论

          本文标题:CocoPods本地库更新

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