...
|
...
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
* nodejs 8+
|
|
|
* 安装[Appium Desktop](https://github.com/appium/appium-desktop/releases/download/v1.13.0/Appium-mac-1.13.0.dmg)
|
|
|
|
|
|
* 安装openresty brew install openresty/brew/openresty,openresty路径下,执行vi nginx.conf,设置server下server_name analysis.yohobuy.com; location下proxy_pass http://localhost:8889;,
|
|
|
* Ios [[doc]](https://github.com/appium/appium/blob/fd4afcacc2939ed25c61d43b56235bc0b052c494/docs/cn/appium-setup/real-devices-ios.md)
|
|
|
* brew install Carthage
|
|
|
* brew install libimobiledevice
|
...
|
...
|
|