IOS native, hybrid and web automation
doc : http://ios-driver.github.com/ios-driver/
Most of discussions take place via IRC at freenode on the ios-driver channel
Active development is done on the 'dev' branch. Please make use that branch and make pull requests to it instead of to master.
Please sign the CLA "Personal", "Corporate".
The "release notes" contain a list of TODOs at the bottom.
clone the project
clone the submobule ( git submodule init, git submodule update )
switch to the dev branch
build without the tests : mvn package -DskipTests
The server standalone will be in project/server/target