Yes Jenkins logs in as the user and the profiles are available. When I run /usr/bin/security find-identity -p codesigning -v" as said user I see the profile.
On Saturday, June 20, 2015 at 7:53:58 PM UTC-7, Ingo Richter wrote: > > As far as I remember, provisioning profiles will be installed per user. > Does the user to run Jenkins and the one, that you have used to see if the > profile is available, are the same? > > - Ingo > > On Fri, Jun 19, 2015, 5:13 PM Greg Nifor <[email protected] > <javascript:>> wrote: > >> When I run "/usr/bin/security find-identity -p codesigning -v" I can see >> the provisioning profile. I copy and paste the name of the provisioning >> profile into the Code Signing Identity field under Code signing & OS X >> keychain options of the Xcode plugin. >> >> When I run the job it fails with this error: >> Code Sign error: No matching provisioning profiles found: This product >> type must be built using a provisioning profile, however no provisioning >> profile matching the identity “iPhone Developer: John Doe (ABCDEFGHIJ)” was >> found. >> CodeSign error: code signing is required for product type 'Application' >> in SDK 'iOS 8.2' >> >> In the settings I've unlocked the keychain and make sure that the profile >> is in the keychain that is unlocked. I can use the provisioning profile to >> build an app locally. What could be the issue? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/e2a93e0b-f634-4e27-a784-04d54f7d44bd%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/e2a93e0b-f634-4e27-a784-04d54f7d44bd%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/015d2d83-aeae-4d04-95ce-2a01ba3e6350%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
