[TIMOB-16616] Target device to build and deploy to by name
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI, Tooling |
| Labels | build, cb-tooling, cli, device |
| Reporter | Fokke Zandbergen |
| Assignee | Chris Barber |
| Created | 2014-03-12T13:02:05.000+0000 |
| Updated | 2016-09-02T22:01:07.000+0000 |
Description
I want to be able to target a device to build and deploy to by name:
ti build -p ios -T device -C "iPhone Fokke"
Which now gives:
[ERROR] Invalid iOS device "iPhone Fokke"
Which device do you want to install your app on?
1) iTunes Sync
2) iPhone Fokke iPhone (7.1)
Select an device by number or name [1]:
Since the name is listed, I guess it should be do-able :)
Out of bandwidth for 3.3.0. Bumping to next version.