Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 542 Bytes

oddsHub-e2e

How to setup machine for run robot

  • TODO

How to run robot on Android

  • chmod u+x ./andriod_oddshub_app.sh
  • run ./andriod_oddshub_app.sh

How to run robot on IOS

  • copy ios_oddshub_app.sh.example to ios_oddshub_app.sh
  • chmod u+x ios_oddshub_app.sh
  • edit RUNNER_DIR:Runner-bknpogtzfeauxfahyiacpfhnzaaj to your Runner-xxx (per machine) on ios_oddshub.app.sh : find in /Users/[your-name]/Library/Developer/Xcode/DerivedData/Runner-xxx/Build/Products/Debug-iphonesimulator/Runner.app
  • run ./ios_oddshub_app.sh