[TIMOB-19279] Add support for --watch-app-name and --watch-device-id
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-08-03T17:20:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.0.0 |
| Components | iOS, Tooling |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2015-07-29T11:23:50.000+0000 |
| Updated | 2017-03-16T21:10:00.000+0000 |
Description
We need to add some new options for Watch Simulator support:
--watch-app-name
If your app has multiple watch apps, the name of the app to launch.
--watch-device-id
The watch sim udid to launch. Defaults to the 42mm.
PR: https://github.com/appcelerator/titanium_mobile/pull/7003
Closing ticket as fixed.