[TIMOB-12350] CLI: support creating a project with Tizen platform support
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-21T21:58:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 06 JS, 2013 Sprint 06 |
Components | CLI, Tizen |
Labels | n/a |
Reporter | Michael Xia |
Assignee | Ingo Muschenetz |
Created | 2013-01-19T22:56:30.000+0000 |
Updated | 2017-03-09T18:06:35.000+0000 |
Description
The Tizen SDK is available at https://developer.tizen.org/downloads/sdk. This ticket is to support the additional "tizen" option for the --platforms flag in "titanium create --platforms=[iphone,ipad,ios,android,blackberry,mobileweb,etc.]" call when creating a Titanium project.
The scripts had been completed by Tizen. To Test:
Download and install into Titanium Studio a latest version of the 3.1.0 SDK from master
Create a new Titanium project. Add Tizen as a checkbox. Note that the project is created correctly.
Closing ticket as fixed.