-
Bug
-
Resolution: Unresolved
-
Critical
-
None
In "General build settings" of Jenkins Xcode Plugin version 2.0.0, I have not checked the box against "Generate Archive?" field, but when I run the build job it takes "archive:YES" always.
Log as below:-
Going to invoke xcodebuild:target: SDKIntegrationProj, sdk: iphoneos10.3, project: SDKIntegrationProj.xcodeproj, configuration: Release, clean: NO, archive:YES, symRoot: DEFAULT, buildDir: DEFAULT, developmentTeamID: <########>
Due to this it results in error as below:-
xcodebuild: error: The flag -scheme is required when specifying -archivePath but not -exportArchive. Build step 'Xcode' marked build as failure
I tried checking the box against "Generate Archive?" fieldĀ and then un-checking it and re-run it. It still results the same error.
- is duplicated by
-
JENKINS-44550 Xcode Build failed with Latest Xcode Intergration plugin (2.0.0) , Xcode version (8.3.2)
- Closed
-
JENKINS-47282 pipeline: archive option always true (even if set false)
- Closed