Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23370] Windows: Log the Windows SDK version being built with

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2016-08-17T03:44:09.000+0000
Affected Version/sRelease 5.3.0
Fix Version/sRelease 6.1.0
ComponentsWindows
Labelsqe-5.3.0
ReporterEwan Harris
AssigneeGary Mathews
Created2016-05-12T21:25:19.000+0000
Updated2016-12-03T00:39:51.000+0000

Description

Description

The SDK version being built with is logged for both iOS and Android, it would be nice to also log this for Windows Platform, currently it can inferred from some related logging but having it explicitly logged would be better. Android logs Targeting Android SDK API: 23 and iOS logs Building using iOS SDK: 9.3 for example.

Comments

  1. Gary Mathews 2016-08-16

    master: https://github.com/appcelerator/titanium_mobile_windows/pull/825
  2. Samir Mohammed 2016-12-03

    Verified, the console now logs the following information: [INFO] : Targeting Windows SDK: 10.0 *Environment*
       Device: Lumia 640 LTE
       Operating System
         Name                        = Microsoft Windows 10 Pro
         Version                     = 10.0.14393
         Architecture                = 64bit
         # CPUs                      = 4
         Memory                      = 17034395648
        
       Node.js
         Node.js Version             = 4.4.4
         npm Version                 = 2.11.3
        
       Titanium CLI
         CLI Version                 = 5.0.10
        
       Titanium SDK
         SDK Version                 = 6.1.0.v20161202124434
         Target Platform             = windows
       

JSON Source