I have installed the latest Xcode onto a new iMac for a company I just started working for. Their iOS development is currently being done on another computer off-site by a third party. Using the same developer account, how can I get this computer the proper certificate without de-activating the other machine?
Share
The other machine will have the Development key in the Keychain Access.. you need to have those exported to you in .p12 format and the corresponding certificate and install them on your mac..then just download the certificate from the dev center..and you will be ready to develop and deploy with existing provisioning profiles..
Note the key has to be the private key..not the public one