Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20158] Windows: Update generate_project.js script to handle Windows 10 appxmanifest

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2015-12-21T19:15:51.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2015-12-21T14:36:49.000+0000
Updated2017-03-14T12:38:43.000+0000

Description

Our generate_project.js script for generating VS solutions from our Examples assumes usage if Windows 8.1 We have arguments to target Windows 10/MSBuild 14.0, but it doesn't create a proper appxmanifest for Windows 10 - it assumes the Windows 8.1 version. We should probably just have it make use of the appxmanifests we have in the templates directory and populate them with some hard-coded app id/publisher/etc from each example.

Comments

  1. Christopher Williams 2015-12-21

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

    Closing ticket as fixed.

JSON Source