Here is a brief summary of the real machine testing in the ios application development process. Required: 99 USD developer account and test device.
Perform the following steps to test a real machine:
1. Create a test/release license
1. If the current pc is connected to the device for testing for the first time, download AppleWWDRCA. cer file to the current pc. This file is a required file for testing and publishing ios apps. This file only needs to be downloaded once. This is a required file for debugging and publishing iOS apps, this file only needs to be downloaded once. Even if you have multiple iDP, you only need one to debug or publish the program.
2. Open the key string> request a certificate from the Certificate Authority> Generate a certificate request file
3. Use this certificate request file to apply for a test license on the developer's website, and double-click the test license to install it on the current pc.
2. Create unique application ID
Create an App ID and a unique string. There are two types of App IDs: Explicit App ID and WildCard App ID.
3. Bind a test device
Bind your device to a developer account.
4. Create an application configuration file
Create a provisioning file and bind the corresponding test certificate, test device, and App ID.
For more detailed procedure, see: http://eric-gao.iteye.com/blog/1337007