Add support for XCode Plugin's import developer profile feature

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Plugin: https://wiki.jenkins-ci.org/display/JENKINS/Xcode+Plugin

      StepContext.groovy
      steps {
          xcodeDeveloperProfile {
              profile('foo')
          }
      }
      

      After job-dsl-plugin v1.43 release, deprecated method JobManagement.getCredentialsId(String description) has been removed. This causes XCode jobs to fail without support for XCode Plugin's import developer profile since there is no way to reference this credential. There's an existing pull request that should cover this. However it is blocked pending agreement about credentials. I believe the import developer profile feature should pass through.

            Assignee:
            Daniel Spilker
            Reporter:
            Patrick Cadelina
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: