pipeline: archive option always true (even if set false)

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • Component/s: xcode-plugin
    • Environment:
      Ubuntu, Jenkins 2.73.1

      When Creating a jenkinsfile Pipeline I set false the archive option. 

      step([$class: 'XCodeBuilder',.......... generateArchive: false,])

      When the script is run I see the archive option is set to TRUE hence causing a build error for my specific setup.

      Console log shows: 

      ......configuration: Debug, clean: NO, archive:YES, .......

            Assignee:
            Unassigned
            Reporter:
            Leonidas Kanellopoulos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: