[TIMOB-11440] CLI: titanium build mobile web flag is being ignored
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-11-02T22:56:36.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, 2012 Sprint 21 JS, 2012 Sprint 21 |
Components | Tooling |
Labels | qe-cli |
Reporter | Natalie Huynh |
Assignee | Chris Barber |
Created | 2012-10-12T22:18:16.000+0000 |
Updated | 2012-11-02T22:56:36.000+0000 |
Description
Steps to Reproduce:
1. Run "titanium --platform mobileweb -B production
Actual:
[INFO] Compiling "development" build
Expected:
[INFO] Compiling "production" build
Workaround
1. Run "titanium --platform mobileweb --deploy-type production
Tested with CLI 3.0.6 SDK 3.0.0.v20121017192538 Mac 10.7.5 Changed to -D for deploy type