电脑升级以后报错 cocoaPod bad interpreter: No such file or directory
安装Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
安装Ruby后重新安装CocoaPods
brew install ruby
sudo gem install cocoapods
电脑升级以后报错 cocoaPod bad interpreter: No such file or directory
安装Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
安装Ruby后重新安装CocoaPods
brew install ruby
sudo gem install cocoapods
本文标题:cocoaPod bad interpreter: No suc
本文链接:https://www.haomeiwen.com/subject/bmofgxtx.html
网友评论