It seems to me like both cordova-osx and cordova-windows are now outdated for various known reasons:
- cordova-osx has outdated platform name and does not support CocoaPods - cordova-windows requires previous Visual Studio version 2017 to build Given that: - These desktop platforms are known to be outdated. - It is possible to use cordova-electron to support these and other desktop platforms. - It would be possible to build iOS apps for macOS starting with Catalina, using Catalyst, once we solve https://github.com/apache/cordova-ios/issues/699 - We have more than enough work on our hands to support the non-deprecated Cordova platforms. I would vote to: - deprecate these platforms now - plan to remove support in a future major release (not now)