Generating an archive builds the project twice

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: 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.

            Assignee:
            Keith Smith
            Reporter:
            Karl Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: