You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/10/16 07:27:37 UTC

[jira] [Updated] (CB-2933) Add a ./cordova/build project-level script for Windows 8

     [ https://issues.apache.org/jira/browse/CB-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-2933:
---------------------------------

    Fix Version/s:     (was: 3.1.0)
                   3.2.0

> Add a ./cordova/build project-level script for Windows 8
> --------------------------------------------------------
>
>                 Key: CB-2933
>                 URL: https://issues.apache.org/jira/browse/CB-2933
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Windows 8
>            Reporter: Filip Maj
>            Assignee: Jesse MacFadyen
>             Fix For: 3.2.0
>
>
> {code}
> build [--debug] [--release]
> {code}
> Builds the application and compiles to the platform's appropriate binary format. 
> By default builds a debug release:
> {code}
> build --debug
> {code}
> Supports building a release (possibly signed) build using:
> {code}
> build --release
> {code}
> Implicitly calls {{./cordova/clean}} first (see CB-2919).
> If both {{release}} and {{debug}} parameters are specified, error out with exit code 2 and an appropriate error message.



--
This message was sent by Atlassian JIRA
(v6.1#6144)