IOS development: Install a real machine debugging Certificate

Source: Internet
Author: User
Tags key string
Install Development Certificate

1. Use a developer account to log on to iOS provisioning Portal: https://developer.apple.com/ios/manage/overview/index.action

2. Go to the certificates management page and click "Click here to download now" at the lower-right corner to download a certificate named "applewwdrca. Cer.

3. double-click applewwdrca. after the CER file is installed, the ketchain access window is automatically displayed. Next, you need to create a request named "certificatesigningrequest. for the certsigningrequest certificate, select the key string access menu: key string access-> certificate assistant-> request a certificate from the certificate authority...

4. In the pop-up window, enter the user's email address, common name, and select "store to disk". Click "continue" to generate certificatesigningrequest. certsigningrequest;

5. Go back to the page in step 2 and click "request Certificate" To Go To The create iOS development certificate page. Click "select file" to select the certificatesigningrequest. certsigningrequest file generated in step 4 and submit it;

6. After the operation is submitted, the page will automatically jump back to the "Current Development Certificates" Page. Wait a moment and refresh the page. A Download button will be added;

7. Click Download to download the certificate ios_development.cer. After you double-click the installation button, an iPhone developer certificate will be added to the key string access list.

Now, the development certificate on the computer has been installed. It is important to note that if multiple users use the same IDP account, if the certificate already exists during step 6 (after step 6 is completed ), you are not sure whether the certificate was created on your computer. You 'd better click the revoke link next to the Download button to abolish the old certificate, because certificates created on other computers cannot be used on your computer.

Next, we will associate the devices used for testing:


1. Obtain the test device number. Open xcode, switch to the organizer window, select the devices view, and connect the device to the test device with USB cable. The connected device will appear in the devices list. The identifier shown below is the device ID we are looking.

2. Click "use for development" to set the machine to test. In xcode4, this operation automatically registers the device to the IOS provisioning portal and downloads the general development certificate;

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

4. after adding the device, go to the provisioning page. Under the development provisioning Profiles list, there will be a certificate named "iOS team provisioning profile: *", which is a general certificate and downloaded to your computer;

5. Double-click the installation certificate and return to the organizer-devices view of xcode. You can see that the test certificate has been installed on the test device;

6. Return to the project, complete the settings, compile and run, and run the project on the real machine.

By now, the entire configuration process is over. It seems that although there are many steps, the configuration will not take much time after you become familiar with the configuration several times.

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.