[TIMOB-12934] MobileWeb CLI does not respect tiapp.xml Ti SDK
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2013-03-03T23:35:18.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Pedro Enrique |
| Assignee | Chris Barber |
| Created | 2013-03-03T21:24:32.000+0000 |
| Updated | 2017-03-20T16:43:54.000+0000 |
Description
Problem
The CLI does not respect the Titanium version on tiapp.xml. It uses the "[active]" SDK instead.To reproduce:
Create a project and set a Titanium SDK different from the "active". Save, clean, and run the following command in the terminal:
titanium build --platform mobileweb
I can't reproduce the issue. There is insufficient evidence this bug exists. If my active Titanium SDK is 3.1.0 and the
Closing ticket as the issue cannot be reproduced.