美文网首页
2022.4.9 mac os M1 芯片 12.3.1 Mon

2022.4.9 mac os M1 芯片 12.3.1 Mon

作者: Johnson_9d92 | 来源:发表于2022-04-09 11:51 被阅读0次

    2022.4.9 mac os M1 芯片 12.3.1 Monterey 安装cocoapods

    安装homebrew

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

    安装ruby
    brew install ruby

    安装 cocoapods

    brew install cocoapods

    要出现
    setup completion OK 绿色字样才可以,否则不行,直接创建项目,输入pod init 看看能否出现profile文件等
    提前把终端 点击 finder 图标,找到应用程序,找到终端,点击属性,把rosetta 转译勾上即可

    相关文章

      网友评论

          本文标题:2022.4.9 mac os M1 芯片 12.3.1 Mon

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