[TIMOB-27414] Fix node-ios-device v1 to work on Node 12
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2019-09-27T13:22:57.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | engSchedule |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2019-09-23T15:34:55.000+0000 |
| Updated | 2019-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.
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 runnode test/test-devices.jsand so on.Published node-ios-device@1.7.0.