Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27414] Fix node-ios-device v1 to work on Node 12

GitHub Issuen/a
TypeBug
PriorityNone
StatusResolved
ResolutionFixed
Resolution Date2019-09-27T13:22:57.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTooling
LabelsengSchedule
ReporterChris Barber
AssigneeChris Barber
Created2019-09-23T15:34:55.000+0000
Updated2019-09-27T13:23:10.000+0000

Description

We have little choice but get node-ios-device v1 to work with Node 12. We need this to buy us time until the tooling switches over to ioslib v3 with node-ios-device v2, which does support Node 12.

Comments

  1. Chris Barber 2019-09-27

    node-ios-device PR: https://github.com/appcelerator/node-ios-device/pull/52 This needs to be tested with Node 10 and 12. To build and test, run node ./bin/build-all.js, then manually run node test/test-devices.js and so on.
  2. Chris Barber 2019-09-27

    Published node-ios-device@1.7.0.

JSON Source