Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-2927

Add a ./cordova/build project-level script

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0
    • cordova-cli
    • None

    Description

      build [--debug] [--release]
      

      Builds the application and compiles to the platform's appropriate binary format.

      By default builds a debug release:

      build --debug
      

      Supports building a release (possibly signed) build using:

      build --release
      

      Implicitly calls ./cordova/clean (see CB-2915) first.

      If both release and debug parameters are specified, error out with exit code 2 and an appropriate error message.

      Attachments

        Issue Links

          Activity

            People

              filmaj Filip Maj
              filmaj Filip Maj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: