美文网首页
Cocoapods  安装教程

Cocoapods  安装教程

作者: 可乐小子 | 来源:发表于2023-11-09 17:56 被阅读0次
    1. 先借鉴

    https://www.jianshu.com/p/f43b5964f582

    到 5、安装ruby之前

    2. 安装Homebrew可以用国内镜像几分钟搞定:

    /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

    1. rvm install 3.2.2

    rvm install ruby-3.2.2

    4.rvm use 3.2.2 —default

    5.先借鉴

    https://www.jianshu.com/p/f43b5964f582 7. (第一行忽略 sudo gem update --system) 8. 9.

    相关文章

      网友评论

          本文标题:Cocoapods  安装教程

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