Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 1.24 KB

RELEASENOTES.md

File metadata and controls

28 lines (27 loc) · 1.24 KB

Cordova-node-xcode Release Notes

1.0.0 (Oct 4, 2017)

  • Bump version to 1.0.0 to represent stability and follow semver more closely
  • Fix null-access errors in addTo/removeFrom*PbxGroup methods
  • Fix possible null-access error in removeFromFrameworksPbxGroup
  • add check for isArray so that strings don't cause an error when calling .filter
  • Updated License, Copyright, Contributors and repo url, in prep for contributing this project to Apache Cordova