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

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

GitHub user eymorale opened a pull request:

    https://github.com/apache/cordova-lib/pull/126

    CB-7803 allow adding any platform on any workstation OS

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eymorale/cordova-lib CB-7803

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/126.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 #126
    
----
commit 84593e3b09e46f717ffb0deff7b36606ac119c63
Author: Edna Morales <[email protected]>
Date:   2014-12-01T19:19:09Z

    CB-7803 allow adding any platform on any workstation OS

----


> Add any platform on any workstation OS
> --------------------------------------
>
>                 Key: CB-7803
>                 URL: https://issues.apache.org/jira/browse/CB-7803
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI, CordovaLib
>            Reporter: Edna Morales
>            Assignee: Edna Morales
>            Priority: Minor
>
> You should be able to add any platform to a project while on any desktop OS 
> even if that platform can't be built on that OS. 
> It is understood that you will not be able to build an iOS app while on 
> Windows, nor build a WP8 app while on Linux, etc. If you attempt to build for 
> a non-appropriate platform(s) on your dekstop OS, it will skip that 
> non-appropriate platform(s) with a warning or an error, but not impede the 
> building of the appropriate platforms, nor impede the addition of 
> non-appropriate platforms (i.e., do "cordova platform add wp8" while on OS X).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to