Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18093] CLI: Finish implementation of the build command for Windows platform

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-12-05T21:48:48.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.0.0
ComponentsCLI, Tooling, Windows
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2014-11-25T19:57:41.000+0000
Updated2017-03-14T20:11:55.000+0000

Description

This includes TODOs like: - Running cmake to generate the VS solution (WindowsBuilder.prototype.createProject) - Running msbuild against the solution (WindowsBuilder.prototype.compileApp) - Fixing up resource copying into the cmake template or VS solution/project (not sure which we're eventually doing, but right now as it stands we stuff resources into Assets folder of cmake template before running cmake) (WindowsBuilder.prototype.copyResources)

Comments

  1. Christopher Williams 2014-12-02

    https://github.com/appcelerator/titanium_mobile_windows/pull/228
  2. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source