Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25207] Make 8.1 unsupported in the CLI

GitHub Issuen/a
TypeSub-task
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2017-11-20T00:34:11.000+0000
Affected Version/sn/a
Fix Version/sRelease 7.0.0
Componentsn/a
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2017-08-29T18:42:03.000+0000
Updated2018-08-06T17:49:32.000+0000

Description

Description

*This task needs to go either hand in hand with or before TIMOB-25203 to ensure that the removal is tidy* From the CLI we need to ensure the following * 8.1 SDK is listed as unsupported * 8.1 emulators are not shown * An app cannot be built with a --win-sdk value of 8.1 for any target * An app cannot be packaged with a --win-sdk value of 8.1 for any target * Modules do not create 8.1 SDK projects on creation or when the --run-cmake flag is used

Comments

  1. Ewan Harris 2017-08-30

    Based on the standards laid down by the other platforms we will show physical devices that are running an unsupported version, but we will error when they are built to
  2. Ewan Harris 2017-08-30

    Windowslib PR to filter emulator detection based off the client (titanium_mobile_windows) specified supportedWindowsPhoneSDKVersions value https://github.com/appcelerator/windowslib/pull/78
  3. Ewan Harris 2017-08-30

    https://github.com/appcelerator/titanium_mobile_windows/pull/1088
  4. Ewan Harris 2017-10-05

    Taken over by https://github.com/appcelerator/titanium_mobile_windows/pull/1132
  5. Kota Iguchi 2017-11-20

    Released in 7.0.0.
  6. Eric Merriman 2018-08-06

    Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.

JSON Source