---restore content starts---
1. Go to iOS Dev Center and choose to enter iOS Provisioning Portal.
2. In IOS Provisioning Portal , click on app IDs to enter the app ID list.
Create identifiers First
3. Click the plus sign to start creating
Fill in the name of the identifier (name:)
Fill in the identifier, the following is the creation of a common identifier, that is, the bundle ID is appended with the * number
followed by the app's services, often with push, Game Center, and some new features
Fill out the next step, you can see the certificate information you just completed
APP ID Description: This is the name you just filled out.
Identifier: This is the identifier and the name after the key is generated.
4. Then we create the certificate
IOS APP Development: This is a developer certificate for developing the Apple Push Notification service SSL (Sandbox) for a real-computer trial: A certificate with a push
APP Store and Ad Hoc: This is the certificate published to the store Apple push Notification service SSL (Sandbox & Production): Publish to store certificate with push
The back is not used, do not understand. Hee Hee
After the selection, OK, and then come to let you choose our first step to create the identifier option box. Pick the door that we just created
After clicking OK. OK, and then the Certificate Signing request file that was generated by the upload key
Save and then return to the Apple website and upload this certificate Signing request file.
Click OK after uploading and finish creating the certificate
Click Download, and then double-click the downloaded certificate. You can install the
This is the certificate we just installed.
Then is the configuration certificate, used in Xcode above, the application must be used
Writing this blog card is killing me.
Why are you so stuck?
Select the type of configuration certificate you want to create. Development on development, release on release
After selecting the download, double-click Install, will pop up Xcode. The instructions are already installed.
Don't write it. A dead man.
---restore content ends---
IOS Production Release certificate, publish to App Store