Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More insight into device/simulator deployment #594

Closed
janpio opened this issue Apr 13, 2019 · 2 comments · Fixed by #1036
Closed

More insight into device/simulator deployment #594

janpio opened this issue Apr 13, 2019 · 2 comments · Fixed by #1036
Assignees
Milestone

Comments

@janpio
Copy link
Member

janpio commented Apr 13, 2019

Feature Request

Motivation Behind Feature

As long as the iOS simulator chosen to emulate the app on works, everything is fine. But as soon as it does not work any more, it becomes really difficult to understand at what level things go wrong.

Example: apache/cordova-paramedic#98 (comment)

Feature Description

Output more information about the "deployment" bits of cordova run:

  • More information about simulator that is chosen to build for (Simulator ID, iOS version)
  • Highlight when "deploy to device/simulator" bit starts
  • Output command that is used to select simulator
  • Output command that is used to run on simulator

Alternatives or Workarounds

None

@janpio janpio self-assigned this Apr 13, 2019
@janpio janpio added this to the 5.0.1 milestone Apr 16, 2019
@janpio
Copy link
Member Author

janpio commented Apr 16, 2019

#596 does a few things about that.

@raphinesse raphinesse modified the milestones: 5.0.1, 5.0.2 Oct 29, 2019
@erisu erisu modified the milestones: 5.0.2, 6.1.1 Aug 11, 2020
@NiklasMerz NiklasMerz self-assigned this Dec 2, 2020
@NiklasMerz
Copy link
Member

I just did a PR two add some more logging but this not really necessary since the log is already pretty good. Most of the features above were done in #596

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants