Skip to content

Conversation

@Mitko-Kerezov
Copy link
Contributor

@Mitko-Kerezov Mitko-Kerezov self-assigned this Mar 7, 2018
<% if((isConsole && isMacOS) || isHtml) { %>
* `<Platform>` is the target mobile platform for which you want to run your project. You can set the following target platforms.
* `android` - Run your project on all Android devices.
* `ios` - Run your project on all iOS devices.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and simulators

* `<Device ID>` is the index or `Device Identifier` of the target device as listed by `$ tns device <Platform> --available-devices`
<% if((isConsole && isMacOS) || isHtml) { %>
* `<Platform>` is the target mobile platform for which you want to run your project. You can set the following target platforms.
* `android` - Run your project on all Android devices.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and emulators

@Mitko-Kerezov Mitko-Kerezov merged commit c3c594b into master Mar 8, 2018
@Mitko-Kerezov Mitko-Kerezov deleted the kerezov/run-help branch March 8, 2018 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants