“ ios_webkit_debug_proxy cannot be found”报错截图如下:

appium---【Mac】Appium-Doctor提示WARN:“ ios_webkit_debug_proxy cannot be found”解决方案

解决方案:

打开terminal终端,分别输入执行结束,再次运行appium-doctor即可看到运行成功:

1、git -C "$(brew --repo homebrew/core)" fetch --unshallow
2、brew install libimobiledevice --HEAD
3、brew install ios-webkit-debug-proxy --HEAD

appium---【Mac】Appium-Doctor提示WARN:“ ios_webkit_debug_proxy cannot be found”解决方案

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-01
  • 2021-09-15
  • 2022-12-23
  • 2021-11-12
猜你喜欢
  • 2021-12-19
  • 2021-11-05
  • 2021-11-27
  • 2022-03-10
  • 2022-12-23
  • 2022-01-03
  • 2022-12-23
相关资源
相似解决方案