Do I need to update code signing identities after adding new device on apple developer portal #1451
-
Hi All, I have setup iOS build successfully on code magic using code signing identities from Team settings. I have metioned the profile and certificate inside the yml file using the reference name like below, ios_signing: My question is, If I add new device from apple developer portal to the existing profile used above. Do I have to again fetch the profile inside codemagic Team setting? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @mouricef, yes you will need to do it, otherwise you will continue using the old profile that you uploaded manually. |
Beta Was this translation helpful? Give feedback.
Hi @mouricef, yes you will need to do it, otherwise you will continue using the old profile that you uploaded manually.