1. 程式人生 > >Mac appium iOS 安裝命令

Mac appium iOS 安裝命令

appium led rom lec comm clas ide mobile car

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

Mac appium iOS 安裝命令