1. brew install node
2. npm install  -g appium #或者用安装包安装
3. brew install libimobiledevice --HEAD  # install from HEAD to get important  updates
  brew install ideviceinstaller       
4.brew install carthage
5. npm install -g ios-deploy
6. xcode-select --instal # 安装xcode command line

 检验环境安装配置问题:

npm install appium-doctor -g

相关文章:

  • 2022-12-23
  • 2021-12-14
  • 2021-04-19
  • 2021-04-16
  • 2022-02-07
  • 2021-07-16
  • 2021-09-02
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2021-08-04
  • 2021-06-29
  • 2021-12-03
相关资源
相似解决方案