[TIMOB-23370] Windows: Log the Windows SDK version being built with
GitHub Issue | n/a |
Type | Improvement |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-08-17T03:44:09.000+0000 |
Affected Version/s | Release 5.3.0 |
Fix Version/s | Release 6.1.0 |
Components | Windows |
Labels | qe-5.3.0 |
Reporter | Ewan Harris |
Assignee | Gary Mathews |
Created | 2016-05-12T21:25:19.000+0000 |
Updated | 2016-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
JSON Source
master: https://github.com/appcelerator/titanium_mobile_windows/pull/825
Verified, the console now logs the following information:
[INFO] : Targeting Windows SDK: 10.0
*Environment*