tidev / node-ios-device

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

Remove Node.js targets below 10.13.0 #68

Closed sgtcoolguy closed 3 years ago

sgtcoolguy commented 3 years ago

This drops anything below Node 10 (10/11 were retained in case node-ios-device releases needed to be made for SDK 9.x line, 10.x moved to Node 12 as minimum.)

sgtcoolguy commented 3 years ago

Are there newer versions we should add to targets? Node 15/16 versions that bump the api level?

ewanharris commented 3 years ago

We're using node-ios-device 1.9.0 on the SDK 9 line currently so I think we maybe want to retain the Node.js 10.X line? Node 15 is already included, I think 16 is expected to late April