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

Cannot have more than one Apple Developer Profile

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • xcode-plugin
    • None

      In Manage Jenkins - Manage Credentials page, we have added one Apple Developer Profile and successfully able to use it to sign builds. Anew project is now hosted on this jenkins instance that requires a different profile. I went to Manage Jenkins - Manage Credentials page, and added a second Apple Developer Profile (with a different description). Upon uploading the second developer profile, I now see that the first one says "There's no certificate in this profile". If I re-upload the first developer profile, I now get the same "There's no certificate in this profile" error on the second developer profile.

      When I examine the HTML on the page, I notice that the <input type=hidden name=id > tag has differing value's for the two trees (to be expected), so I'm not quite sure why we're losing the contents of the previous profile when uploading a new one, unless it's because for some reason only one is supported.

          [JENKINS-29106] Cannot have more than one Apple Developer Profile

          I've run into a similar issue. As a workaround until this is fixed I'm reuploading all .developerprofile files when adding a new entry. It's tedious but it works. The biggest problem is that I need to store every such profile on a different server along with the password to make this process less error prone.

          Tomek Piekarczyk added a comment - I've run into a similar issue. As a workaround until this is fixed I'm reuploading all .developerprofile files when adding a new entry. It's tedious but it works. The biggest problem is that I need to store every such profile on a different server along with the password to make this process less error prone.

            Unassigned Unassigned
            gary_macdonald Gary MacDonald
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: