Cordova OSX (macOS) 4.0.2 Released!
14 Aug 2018
We are happy to announce that Cordova OSX 4.0.2
(for macOS) has been released! This release fixes various bugs releated to the previous cordova-osx@4.0.1
release.
To upgrade:
npm install -g cordova
cd my_project
cordova platform rm osx
cordova platform add osx@latest
To add it explicitly:
cordova platform add osx@4.0.2