Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28519] CLI: Remove check for dx tooling

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2021-08-25T16:06:24.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.1.0
ComponentsAndroid
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2021-08-12T17:40:02.000+0000
Updated2021-08-25T16:06:24.000+0000

Description

Description

In version 31 of the Android SDK tooling the dx tool is removed, causing an error issue to be shown on ti info -t android. We should remove this from the required tooling section

Steps to reproduce

1. Install the SDK 31 tooling 2. Run \[appc\] ti info -t android

Actual

It shows an error that the dx tool is missing

Expected

As the tool has been removed, it should no longer warn about this

Comments

  1. Ewan Harris 2021-08-13

    PR: https://github.com/appcelerator/node-titanium-sdk/pull/467
  2. Ewan Harris 2021-08-13

    titanium CLI PR to remove checks: https://github.com/appcelerator/titanium/pull/500
  3. Ewan Harris 2021-08-24

    titanium_mobile PR to update node-titanium-sdk: https://github.com/appcelerator/titanium_mobile/pull/13041

JSON Source