Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30362

Generating an archive builds the project twice

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • xcode-plugin
    • None

      If the "Generate Archive" box is checked, the Jenkins plugin will generate an xcodebuild command of the form:

      xcodebuild ... build archive

      Those are actually two separate actions - Xcode is going to respond to that by first building the project as normal, and then building it once again to create the archive.

      For projects which only wish to create an archive, this almost doubles the build time.

            madmunki Keith Smith
            mogic_karl Karl Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: