TODO user the xctest build & try that.

.c.f.

Blockers

Appium version requested “1.4.14”, I have “1.4.16”

Appium Setup

export TEST_CONFIG_FILE=~/work/native-android-UI-TESTS/UI_Tests/parameters.ini

--app=~/Dropbox/work/APK/Test-release.apk

$ adb devices
List of devices attached
emulator-5554   device

..

$ adb -s emulator-5554 install -r ~/Dropbox/work/APK/Test-release.apk
1886 KB/s (26221527 bytes in 13.576s)
    pkg: /data/local/tmp/Test-release.apk
Success