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

Generating an archive builds the project twice

    • 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.

          [JENKINS-30362] Generating an archive builds the project twice

          Karl Wagner created issue -
          Keith Smith made changes -
          Assignee New: Keith Smith [ madmunki ]

          Keith Smith added a comment -

          Keith Smith added a comment - Pull has been requested. https://github.com/jenkinsci/xcode-plugin/pull/69
          Keith Smith made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 165465 ] New: JNJira + In-Review [ 185634 ]

          Keith Smith added a comment -

          Fixed and merged int master.

          Keith Smith added a comment - Fixed and merged int master.
          Keith Smith made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Closed [ 6 ]

          Fixed in 1.4.10

          Arnaud Héritier added a comment - Fixed in 1.4.10

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

              Created:
              Updated:
              Resolved: