iOS development: Installing the true Machine Debug certificate

Source: Internet
Author: User
Install development Certificate

1. Login to iOS provisioning portal:https://developer.apple.com/ios/manage/overview/index.action with developer account

2. Enter the Certificates management page, click on the lower right page link "Click here to download Now", will download a name "Applewwdrca.cer" certificate.

3. Double-click the applewwdrca.cer file installation to automatically play Keychain access (Ketchain Access) window, then you need to create a certificate named "Certificatesigningrequest.certsigningrequest" , select a Keychain Access menu: Keychain Access-> Certificate Assistant-> Request a certificate from a certification authority ...

4. In the pop-up window to fill in the user e-mail address, the common name and the choice of storage to disk, after the click of the button to generate certificatesigningrequest.certsigningrequest;

5. Back to the 2 page, click "Request Certificate" button, into the Create IOS Development Certificate page, click "Select File" button to select the Certificatesigningrequest.certsigningrequest file generated in step 4, submit;

6. After the submission of the operation, the page automatically jumps back to the "Current Development Certificates" page, a little wait a moment after the Refresh page, will be a more than a download button;

7. Click the download button, download the certificate ios_development.cer, double-click the installation, the Keychain access list will be an iphone developer certificate.

At this point, the development certificate on the computer has been installed. The main point here is that if more than one person uses the same IDP account, in the 2nd step above, if the certificate already exists (the page attempts to complete after step 6) and you are not sure if the certificate was created on your own computer, It is best to click the revoke link on the back of the download button to abolish the old certificate, because the certificates created by other computers cannot be used on your computer. Then there is the associated test device:


1. Get the test equipment number. Open Xcode, switch to the Organizer window, select devices view, connect the test device with a USB cable, and the attached device will appear under the Devices list. The following printed identifier is the number of the device we are looking for.

2. Click "Use for Development" button to set the machine to test trial. In XCode4, the operation automatically registers the device on the iOS provisioning portal and downloads the generic development certificate;

3. Of course, you can also add devices manually on the Web site:

4. After adding the device, go to the provisioning page, under development Provisioning Profiles list will be known as "IOS Team Provisioning Profile: *" certificate, this is a common certificate, Download to the computer;

5. Double-click the installation certificate, back to the Xcode organizer-devices view, you can see that the test equipment has been installed on the test certificate;

6. Back to the project, complete the setting of the following diagram, compile and run, the old project can be run on the real machine.

Here, the entire configuration process is over, it seems that although a lot of steps, but a few more familiar, configuration will not use a lot of time.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.