Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38757

target parameter is not optional

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • xcode-plugin
    • 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.

            Unassigned Unassigned
            doronket Doron Kettner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: