After buying a 688-person developer account, how do I perform a real-computer test? Look underneath.
1. Open https://developer.apple.com
Then, enter the app ID account number and password that we bought for 688 points Oh!! Must have been paid for!
After landing, if your page is not like the following, prove that your account is not paid 688 yuan account (or not activated. If not activated please contact Apple Customer service)
The first part: Here we choose to configure the certificate, etc., click to enter the next screen
Then select the certificate below the iOS apps and start the bundle certificate! Click to jump
Note: If this is not the point below, it means that your account already has a test certificate (should have been generated by others before, to find them to. p12 file)
Pull to the bottom.
After entering this page, you need to get something on this machine.
Find the local keychain (in other)
Then find a path to save, point to complete it. You will find that there is more than one file on the desktop.
Go back to the page just now.
Select the file you just saved, click Open
And then
(Click to download)
Note that this certificate can only be downloaded once (and there can only be one test certificate for an account). Click after download. If you want to use it for another computer. Please continue looking down (need to export to. p12 format file to not run on the computer)
If you have created the above certificate and downloaded it, please see below
My is in the download, find the downloaded certificate double-click Run
If you get the. p12 file from someone else, then double-click the effect equal to the top
After you open the keychain, you will find a certificate (if not found you just double-click Add, left to see is not click on the login and my certificate)
The certificate on this machine is useless and can be deleted!
Note: If you want other computers to use this certificate, you must do these steps (if you do not need to skip)
Then right-click on the top
And then
You can set a password or do not set it. Click OK!
If you want another computer to be able to do the real machine test, you need to double-click the copy to run it (this is just a certificate)
Part II: Binding Bundle Identifier
Back to that page developer.apple.com
But we don't choose this. Let's Select this (and then enter the wildcard character *, which is available regardless of the bundle ID)
Then click on the bottom continue
Continue to click on the submite below
Then click Done
3. Binding Device
So how to get udid to set the link data cable to the computer. (In the top left-hand corner of itunes, and then the serial number, click on the Udid.)
Go back to the page and fill it in.
Part IV. Description file
Select a test certificate.
Select Certificate
Related devices
Click Next and then a name (preferably beginning with a date)
After downloading, double-click on our profile (a flash over, is normal, in a moment will be seen in Xcode)
Part five, open our project.
All right. Congratulations to you. You can run your program on the real machine.
[Ios]iphone for real-machine testing (basic version)