Wednesday, July 8, 2009

Using the Same iPhone Developer Certificate ID Under Multiple Machines

If you are an iPhone Developer and want to use the same developer certificate under multiple machines, simple follow these steps.

0. export private key from keychain from your original/primary machine
1. download p12 file into the new machine and import to your keychain as a key
2. go to iPhone developer program portal, under certificated tab, download development certificate
3. still inside the program portal, under provisioning tab, download development provisioning profile
4. double click developer_identity.cer certificate (it opens up keychain)
5. Now open xcode -> window -> organizer then under the IPHONE DEVELOPMENT tab, select "Provisioning Profiles", and drag provisioning profile into that window
6. Once you have an iPhone project in Xcode, select the top level and click on info button.
7. Under the Build tab, in Code Signing Identity select the one that says "iPhone Developer: Firstname Lastname"
8. Right underneath, for "Any iPhone OS Device" select the same one.

*If you do not see an option of "iPhone Developer: Firstname Lastname" you have done something wrong and need to start over the steps.


Installing the new iPhone SDK 3.0


-도시

No comments:

Post a Comment