Xcode 9 support
rotemmiz
released this
27 Sep 20:07
·
4378 commits
to master
since this release
Features
iOS
- #292 - Removed dependency on
fbsimctl
. Instead, Detox now usesxcrun simctl
to control simulators andapplesimutils
for special features. This also enables Xcode 9 support - @DanielZlotin
Android
- #295, #96 - Support for full Android Emulator control, boot/shutdown are synchronized with Detox @rotemmiz
Bug Fixes
- Android - Set Timer lookahead threshold to 15ms. @simonracz