A.) System Requirements : - node
B.) Open terminal and type following command to install Appium 1.6.3 : - npm install -g appium ios
C.) External Dependencies : - git
3.) WebDriverAgent Configuration : - github
xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination 'id=UDID of device' testnpm
1.)Homebrew : - Package manager for macOS.bootstrap
2.)ideviceinstaller : - Cross-platform library and tools for communicating with iOS devicesxcode
3.) carthage : - A dependency manager that gets the job done without taking over the responsibility of Xcode.ruby
4.)ios-deploy :- debug iOS apps without using Xcodeapp
5.) deviceconsole : - iOS system log tailer.curl
6.) xcpretty : - flexible and fast xcodebuild formatter.
7.) libimobiledevice : - A cross-platform software protocol library and tools to communicate with iOS