-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More logging for simulator selection and deployment (#596)
* remove wrong comment about default emulator * add logging about deployment * add comment back, minus wrong default * quote target string * log simulator start command * prefix log from simulator to make it recognizable * add missing space in command logging * fix log prefix (data comes from ios-sim, not simulator) * use patched ios-sim with additional output * fix package.json maybe? * switch to janpio/ios-sim#802 * better logging about target * fix * fix eslint stuff * try to use superspawn instead of cp * stdio=pipe * iterate * Update package.json * review feedback * Minor improvements to logging
- Loading branch information
Showing
2 changed files
with
23 additions
and
10 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