You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/20 13:54:24 UTC

[jira] [Commented] (CB-6976) Add support for Windows Universal apps (Windows 8.1 and WP 8.1)

    [ https://issues.apache.org/jira/browse/CB-6976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038717#comment-14038717 ] 

ASF GitHub Bot commented on CB-6976:
------------------------------------

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-...@microsoft.com>
Date:   2014-06-20T11:38:19Z

    CB-6976 Add support for Windows Universal apps (Windows 8.1 and WP 8.1)

----


> Add support for Windows Universal apps (Windows 8.1 and WP 8.1)
> ---------------------------------------------------------------
>
>                 Key: CB-6976
>                 URL: https://issues.apache.org/jira/browse/CB-6976
>             Project: Apache Cordova
>          Issue Type: New Feature
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>
> Creating this as a new JIRA feature since this is different from previously proposed adding support for Windows 8.1 only.
> This feature proposes transforming 'windows8' to 'windows' platform which is based on Windows Universal apps and which allows building apps for Windows 8, Windows 8.1 and Windows Phone 8.1. Window Phone 8 (wp8) stays as a platform. 
> Original info from dev mail thread:
> With Windows 8.1 and Windows Phone 8.1 platforms released, it would be great to get Cordova support building apps for those platforms too. A lot of people on this list have also been talking about how to adapt existing apps to the new 8.1 platforms. Here is an initial proposal and prototype of how it may look. 
> TL;DR; - Rename windows8 platform to be called windows. This platform can build apps for Windows 8, Windows 8.1 and Windows Phone 8.1. Window Phone 8 (wp8) stays as a platform. 
> Link to the document - https://onedrive.live.com/redir?resid=DEA20E6DC28C96DD!2781&authkey=!APz1za6lnJhsaaQ&ithint=file%2c.docx
> For more details, see "Support for Windows Universal apps (Windows 8.1 and Windows Phone 8.1)" dev email thread
> TODO: add Windows 8.1 and WP8.1 components.



--
This message was sent by Atlassian JIRA
(v6.2#6252)