-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Use fastlane 'adb' action instead of 'sh' command (#11)
* fix: use fastlane adb action instead of shell command * fix missed adb commands * move avd logic in helper * use adb_helper directly * add emulator helper class * account for different versions of the cmdline tools * allow different naming of apk file
- Loading branch information
Showing
2 changed files
with
120 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters