ios-test-app v3.1.0
ios-test-app
A simple test application for iOS, used by Appium for certain tests.
Building
npm install
will build the app for a simulator. If you want also to build for
a real device, set the environment variable IOS_REAL_DEVICE
or REAL_DEVICE
to a truthy value.
REAL_DEVICE=1 npm install
If any special build information is needed, the XCCONFIG_FILE
environment
variable can be set to the path to an xcconfig
file.
Watch
npm run watch
Test
npm test
5 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
11 years ago
11 years ago