iOS provisioning with multiple certificates using iOS Auto Provision step

Hi,

My problem is to sign an iOS app with different certificates depends on workflow which I use. Actually, I’ve got one app which is supposed to be distributed under different certificates. I want to create two different workflows for each of the certificates. In the future it maybe N different certificates and N workflows.

Is it possible to solve the problem with iOS Auto Provision step?
If no, any suggestions about further research are welcome.

Thanks,

Hy there!

are those profiles in the same Team?
if yes, the auto provision step can generate all the needed profiles.
and you can set the profile in the xcode archive step, the export method first, and in the force build options, you can select exact profiles to use.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.