Skip to content

Commit

Permalink
updated ios instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandlazaris committed Apr 18, 2023
1 parent bdfc54c commit 5706f65
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions challenge/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@
## iOS
* https://github.com/testproject-io/ios-demo-app
* ios run cmd: `maestro test ios-{fileName}.yaml`
* using ios simulator uuid 90BD2531-C13E-471A-9185-C978CF0036D3 (ios v14)
* requires `idb_companion --udid 90BD2531-C13E-471A-9185-C978CF0036D3` to be run in a separate process before running test

* use `xcrun simctl list devices booted` to find running ios devices and simulator uuids
* requires `idb_companion --udid {uuid}` to be run in a separate process before running test

## Dependencies
* Android Studio, Android emulator, adb (for debugging)
Expand Down

0 comments on commit 5706f65

Please sign in to comment.