tidev / node-ios-device

Queries connected iOS devices and installs apps
Other
122 stars 37 forks source link

Fixed linking with private MobileDevice framework with Xcode 9 and… #37

Closed cb1kenobi closed 6 years ago

cb1kenobi commented 6 years ago

Fixed linking with private MobileDevice framework with Xcode 9 and added support for Node.js 9 and 10. (TIMOB-26066)

https://jira.appcelerator.org/browse/TIMOB-26066

cb1kenobi commented 6 years ago

Apparently Node.js 10.2.0 borked native addons, so wait to merge this until 10.2.1 ships.

https://twitter.com/MylesBorins/status/999665170757636096?s=19

cb1kenobi commented 6 years ago

Node.js 10.2.1 is shipped. Jenkins and Travis are happy.