[TIMOB-12632] Backport: CLI: Provide option for full simulator builds
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-02-08T02:39:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.0.2, Release 3.1.0, 2013 Sprint 02 JS, 2013 Sprint 02, 2013 Sprint 03 JS |
Components | Tooling |
Labels | build, cli, qe-port |
Reporter | Neville Dastur |
Assignee | Chris Barber |
Created | 2013-02-07T23:21:53.000+0000 |
Updated | 2013-02-09T00:23:54.000+0000 |
Description
By default Ti speeds up simulator builds by sym linking and not pre-compiling js, but for uploads to systems such as pieceable a "full" non-symlinked .app build is required.
Pieceable provided some patches for SDK 1.8 and 2.0. See: https://github.com/pieceable/titanium-patches but none since.
I think it would be a useful option anyway and would avoid having to patch.
Please consider adding a "buildfull" option to the ti cmd line build options.
3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3851
Closing as fixed: Tested and verified with: Titanium Studio, build: 3.0.2.201302041757 Titanium SDK, build: 3.0.2.v20130207164659 CLI 3.0.24-cr