Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: xcode-plugin
-
Environment:Ubuntu, Jenkins 2.73.1
-
Similar Issues:
Description
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, .......
Attachments
Issue Links
- duplicates
-
JENKINS-44574 xCode plugin build Archives always.
-
- Open
-