[TIMOB-12245] CLI: support creating a project with Denso platform support
GitHub Issue | n/a |
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-04-03T22:29:47.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 | n/a |
Reporter | Michael Xia |
Assignee | Christopher Williams |
Created | 2013-01-08T14:20:23.000+0000 |
Updated | 2017-03-24T21:00:08.000+0000 |
Description
The Denso platform, called IVI, will be Mobile Web based. This ticket is to support the additional "ivi" option for the --platforms flag in "titanium create --platforms=[iphone,ipad,ios,android,blackberry,mobileweb,etc.]" call to create a Titanium project.
Attachments
Denso will provide a command line tool named "idb" to interact with the IVI platform for application development. Attached screenshots on what the calls will look like.
Here's the pull request from Chris for adding support: https://github.com/appcelerator/titanium_mobile/pull/4059
Closing ticket as fixed with reference to previous comments.