Blog RSS Feed

Cordova Node Xcode 2.0.0 Released!
By: Bryan Ellis
17 Jan 2019

We are happy to announce that we have just released an update to cordova-node-xcode! This is one of the libraries used behind-the-scenes for parsing, editing, and writing xcodeproj project files.

Release Highlights

As NodeJS 4.x support has been dropped by the NodeJS team on April 30th, 2018, we have raised the minimum required NodeJS version for this release to 6.x.

Please report any issues you find at issues.cordova.io!

Changes include:

  • GH-14 Updated to use ECMAScript 2015 Object.assign.
  • GH-30 fix: simple-plist@1 update in dependencies
  • GH-29 drop support for Node.js pre-6.0