[TIMOB-24794] Updated node-ios-device to support Node.js 8
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-06-16T16:54:30.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 6.2.0 |
| Components | Tooling |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2017-06-07T19:05:03.000+0000 |
| Updated | 2017-08-18T16:38:17.000+0000 |
Description
Node.js 8 just came out a little bit ago and node-ios-device needs to be updated to support it.
node-ios-device PR: https://github.com/appcelerator/node-ios-device/pull/32
TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/9130
FR Passed. Able to build for sim and device using recent Xcodes (except 8.3.3 because of a known bug). No issues encountered and built apps ran without error.