安卓开发环境:安卓模拟器正常、iOS不正常

2019-10-25  本文已影响0人  再也不要见

mac电脑上
1、在终端执行flutter doctor

2、根据提示执行 brew update

3、报错brew command not found

3.1解决/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

4、装完在执行brew install --HEAD usbmuxd
4.1、 brew link usbmuxd
4.2、 brew install --HEAD libimobiledevice
4.3、 brew install ideviceinstaller

sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer

上一篇 下一篇

猜你喜欢

热点阅读