I am new to app development for the app store. Recently I had to develop a couple of applications and I published them, the problem is that soon I will have to change my Mac to develop and I will need to keep updating the applications. According to me, what is necessary is to export the distribution certificate (the .p12) that I requested and used to publish the applications. Is it enough to install that certificate on the new Mac and the provisioning profile of each application and I should be able to continue working from another computer?
Another issue is that several iPhone certificates appear in the keychain but they are not distribution certificates. Should those be considered as well? Greetings.
It's easier, on the old mac you go to
in the gear below comes the option to export apple id and code signatures, it will ask you for a password to save. And on the new mac you import it using the import option. Cheers