-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.7.4
plugin version 1.4.11
The build will fail when specifying a configuration that includes parameters only for:
scheme
workspace
without a target parameter
example for a command line that works
/usr/bin/xcodebuild -scheme <scheme name> -workspace <workspace name>.xcworkspace build
error message:
xcodebuild: error: You cannot specify targets with a workspace.