Set VERSION to 4.0.0 (via coho)
3 files changed
tree: 7c32b0c6866b253ef2488ba078800d243b664f7b
  1. bin/
  2. cordova-js-src/
  3. node_modules/
  4. spec/
  5. template/
  6. .gitignore
  7. .jshintignore
  8. .jshintrc
  9. appveyor.yml
  10. CONTRIBUTING.md
  11. cordova-windows10.md
  12. LICENSE
  13. NOTICE
  14. package.json
  15. README.md
  16. RELEASENOTES.md
  17. VERSION
README.md

Apache Cordova for Windows

Build status

Includes a universal app template to build Apache Cordova applications that target Windows 10, and Windows 8.1, as well as Windows Phone 8.1. An Apache Cordova based applications is, at the core, an application written with web technology: HTML, CSS and JavaScript.

(Warning: Windows 8 has been deprecated, please update your applications to target Windows 8.1)

Apache Cordova is a project of The Apache Software Foundation (ASF)

Requires

To build for Windows 10 Platform support is experimental

To build for Windows 10 (Windows 10, Windows 8.1, and Windows Phone 8.1)

Windows 8.1 or Windows 10, along with Visual Studio 2015 RC

To build for Windows 8 or Windows 8.1 (Windows 8, Windows 8.1 and Windows Phone 8.1)

Windows 8.1 along with Visual Studio 2013 Express.

To build for Windows 8 only (deprecated!)

Windows 8 or 8.1 along with Visual Studio 2012 Express.

BUGS?

Further Reading