I have a mac with contain my apple provisioning profile, this mac is “died”, now i want to work with other mac, how can import my old provisioning profile ( with the apple certification ) ? thank you.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1.Revoke and create new certificate from your new Mac machine, update the provisioning profile ,download both and install all seems to work as expected.
Note: If you plan to do development and testing on multiple systems, you will need to import your private key onto all of the systems you’ll be doing work on.
To export your private key and certificate for safe-keeping and for
enabling development on multiple systems, open up the Keychain
Access Application and select the ‘Keys’ category.
Control-Click on the private key associated with your iPhone
Development Certificate and click ‘Export Items’ in the menu. The
private key is identified by the iPhone Developer: public
certificate that is paired with it.
Save your key in the Personal Information Exchange (.p12) file
format.
You will be prompted to create a password which is used when you
attempt to import this key on another computer.
You can now transfer this .p12 file between systems. Double-click on the .p12 to install it on a system. You will be prompted for the
password you entered in Step 4
Download and install new provisioning profile