Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18123] Windows: Generate final packaged windows SDK support

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2015-01-06T15:24:20.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterIngo Muschenetz
AssigneeChristopher Williams
Created2014-12-02T14:46:36.000+0000
Updated2017-03-14T05:32:43.000+0000

Description

Once we have the cli pieces, templates, and the DLLs/libraries all generated we need to package them up under a "windows" folder and zip that up. Then we need to create a script that adds the windows support to an existing 3.5/3.6.x build of Titanium SDK off master. This script will basically unzip to add the "windows" folder into the SDK install and will edit the package.json to add "windows" in the supported platform list. Looking at blackberry as an example, this is the likely structure: - 3.6.0 -- windows --- cli ---- commands ---- hooks ---- vendor --- lib ---- jsc ----- arm ----- include ----- x86 ---- tiwin ----- arm ----- include ----- x86 ---- ticore ----- arm ----- include ----- x86 --- package.json --- templates

Comments

  1. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source