Skip to content

ios-sim showdevicetypes prints to stderr #126

@shazron

Description

@shazron

https://github.com/phonegap/ios-sim/blob/62cb42394b53368fa36bb9f44c0f8684bdee7c65/Source/iPhoneSimulator.m#L235

it should print to stdout.

Workaround:
To redirect the stderr output to stdout, do

ios-sim showdevicetypes 2>&1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions