Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20050] Windows: Combine Windows 8.1 and Windows 10 SDK build artifacts for release

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-11-30T14:29:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.2.0
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2015-11-23T15:45:21.000+0000
Updated2016-02-19T22:39:17.000+0000

Description

We have separate builds of the SDK done against Win 8.1 and Win 10. We need to package both versions up into a single zip that is used in the main SDK. We can't just mash together the two zips, as we need to adjust where the WIn10 builds get packaged up in the final zip. Right now they're under store/x86 and store/ARM. They probably should be under something like "win10/x86" and win10"ARM" since they're supposed to be universal for Win10 store/phone.

Comments

  1. Christopher Williams 2015-11-24

    PR was merged to produce the win10 artifacts to specific location in the zip file. We still need to generate a unified zip with both 8.1 and 10 artifacts...
  2. Christopher Williams 2015-11-30

    The titanium_mobile_windows build now fires off two sub-builds one for Win 8.1 and one for Win 10 and then combines the artifacts together: http://studio-jenkins.appcelerator.org/job/titanium_mobile_windows/ We need to fix a compiler warning on Windows 10, and tehre are other tickets about getting unit tests running on Win 10
  3. Ewan Harris 2016-02-19

    Verified using: Windows 10 Pro VS 2015 Update 1 Appc NPM: 4.2.3-2 Appc Core: 5.2.0-269 Ti SDK: 5.2.0.v20160219124528 Windows 10 and Windows 8.1 artifacts are seen in the SDK Closing ticket

JSON Source