[TIMOB-14956] Cli no longer has liveview in argv when firing liveview hook
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2013-08-26T20:45:07.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI, iOS, LiveView |
| Labels | n/a |
| Reporter | Christian Sullivan |
| Assignee | Chris Barber |
| Created | 2013-08-26T20:18:19.000+0000 |
| Updated | 2013-08-29T21:37:25.000+0000 |
Description
Build with project for ios with liveview flag
ti build -p ios --liveview
and inspect cli.argv.liveview
for each hook it is undefined when it should be true;
No comments