[TIMOB-12345] CLI: "build" command for Denso apps
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-04-03T22:29:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 07 JS, 2013 Sprint 07, Release 3.2.0 |
Components | CLI, Denso |
Labels | core, denso, rock_solid |
Reporter | Michael Xia |
Assignee | Christopher Williams |
Created | 2013-01-18T10:56:00.000+0000 |
Updated | 2017-03-09T18:28:07.000+0000 |
Description
This task is for writing the
build
, install
, and run
builtins for the CLI for Denso platform (IVI) only, as per the [CLI spec](https://wiki.appcelerator.org/display/spe/Command+Line+Interface).
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2013-01-18 at Jan 18,11.01.07 AM.png | 2013-01-18T11:01:21.000+0000 | 303323 |
https://github.com/appcelerator/titanium_mobile/pull/4059 This is support for adding the Denso IVI platform to the build process. We took the Tizen approach of merging the folders in via a build.js command in the titanium_mobile_denso repo before the scons build gets run.
Closing ticket as fixed.