Skip to content

2.4 (2022-12-27)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 27 Dec 16:25
· 109 commits to master since this release
f48657c

Enhancements

  • [#154] Automated wda build/install for iOS device during setup
  • [#152] Device services should be restarted on mac reboot automatically
  • [#151] Implemented wda/stf auto healing
  • [#150] Added info about required npm>=8.3.0
  • [#143] Reused go-ios proxy for redirecting wda requests
  • [#142] Bumped up to the 1.0.98 go-ios
  • [#78] Implement extended status call for iOS devices and simulators

Fixes

  • [#144] ip detection for modern 4.10.12 wda is broken
  • [#128] Upgrade to 2.1 don't pull latest changes for stf
  • [#46] Discrepancy between actual iOS device state and displayed screen in STF

Known Issues

  • N/A

Migration Steps

  • Upgrade npm to 8.3.0+ according to the [#150]
  • Download v1.0.98+ go ios utility go-ios-mac.zip and put into /usr/local/bin
  • Remove stf sub-folder
    cd mcloud-ios
    rm -rf stf
    
  • Pull the latest versions and rerun ./zebrunner.sh setup script rebuilding STF sources obligatory!
  • Make sure to use with MCloud 2.4!