[TIMOB-26588] Windows: Support Windows 10 SDK 10.0.17763.0
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Resolved |
Resolution | Unresolved |
Affected Version/s | Release 7.5.0 |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2018-11-22T00:23:07.000+0000 |
Updated | 2020-02-06T09:58:12.000+0000 |
Description
According to what we've been seeing in TIMOB-26583, the [Windows 10 SDK 10.0.17763.0](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk) provides new toolset with [MSIX packaging](https://techcommunity.microsoft.com/t5/MSIX/ct-p/MSIX) support. Under some circumstances MSBuild tries to build msix package but it fails. We might be able to package appx using 10.0.17763.0 still.
https://github.com/appcelerator/titanium_mobile_windows/pull/1371