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/04/25 19:42:16 UTC

[jira] [Resolved] (CB-2931) Tweak ./cordova/build project-level script for iOS

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

Shazron Abdullah resolved CB-2931.
----------------------------------

    Resolution: Fixed

commits:
1. https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=dd3cd02eaaf6746b8b1504ded75e914717b659fb
2. https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=7f4f694b8927b11c7ef116faf6750d3e0259c393
                
> Tweak ./cordova/build project-level script for iOS
> --------------------------------------------------
>
>                 Key: CB-2931
>                 URL: https://issues.apache.org/jira/browse/CB-2931
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>            Reporter: Filip Maj
>            Assignee: Shazron Abdullah
>             Fix For: 2.8.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.
> If both {{release}} and {{debug}} parameters are specified, error out with exit code 2 and an appropriate error message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira