GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-windows/pull/35
CB-6976 Add support for Windows Universal apps (Windows 8.1 and WP 8.1) https://issues.apache.org/jira/browse/CB-6976 * Renamed windows8 platform to windows. * Windows platform can build apps for Windows 8, Windows 8.1 and Windows Phone 8.1 (project is now based on Windows Universal app template). * There is separate solution just for Windows 8.0 to be able to build platform using Visual Studio 2012 (build script automatically handles this case). * Update script can update existing windows8 template a new one (cordova platform update windows8). You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-windows win81 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-windows/pull/35.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #35 ---- commit 29d15d6ef847d430747a7abdd9ed7c95d0289f85 Author: sgrebnov <v-seg...@microsoft.com> Date: 2014-06-20T11:38:19Z CB-6976 Add support for Windows Universal apps (Windows 8.1 and WP 8.1) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---