1.安装 homebrew
2.逐条操作执行命令
打开终端并运行这些命令来安装用于将Flutter应用安装到iOS设备的工具
brew update
brew install --HEAD libimobiledevice【输入这条后会提示`brew install
ideviceinstaller`】根据提示操作就可以
brew install ideviceinstaller ios-deploy cocoapods
pod setup
打开终端并运行这些命令来安装用于将Flutter应用安装到iOS设备的工具
brew update
brew install --HEAD libimobiledevice【输入这条后会提示`brew install
ideviceinstaller`】根据提示操作就可以
brew install ideviceinstaller ios-deploy cocoapods
pod setup
本文标题:Flutter配置ios模拟器
本文链接:https://www.haomeiwen.com/subject/ggihbqtx.html
网友评论