First step: Sign in to Apple Developer website
Apple Developer
Step Two: Enter? Member Center2.1 Click Member Center
2.2 Login Developer Account
2.3 Entering the Build certificate interface
Step three: Generate Certificate 3.1 generate certificate 3.1.1 Click Add
3.1.2 Select Continue, enter the publishing certificate creation interface
3.1.3 Select Publish Certificate, click Next
3.1.4 Select Continue, enter CSR add interface
3.2 Create CSR3.2.1 Open Keychain Keychain # #
3.2.2 Click on the screen above: Keychain Access-"certificate assistant-" request a certificate from a certification authority
3.2.3 Enter the email address and select Save to disk
3.2.4 Storage to the desktop
At this point the desktop generates a. certsigningrequest file;
3.3 Add the CSR file to the publishing certificate 3.3.1 Select the CSR file: Click Choose File, locate the certificate file (. certsigningrequest) that you just saved to the desktop, click Select
3.3.2 Select Continue certificate request succeeded
3.3.3 Click Download, double click on the installation (double click on the certificate icon will flash, indicating that the installation is successful) Fourth step: Generate App IDs4.1 Select Identifiers-"app IDs-" tap?
4.2 Enter name and bundle ID
4.3 Click Continue, submit Fifth step: Generate Profile 5.1 Click Provisioning Profiles->?
5.2 Choose Publish to APP Store
5.3 Select the app ID created in step fourth
5.4 Selecting a Configuration certificate profile
5.5 Click Continue to generate a profile, name the configuration file, and download, double-click Install
At this point, the certificate has been applied successfully!
Sixth step: Package the Project upload 6.1 Install the publishing certificate
6.2 Configuring Bundle ID with bundle Name
6.3 Real-Machine Debug Status: Release
6.4 Packaging
At this point, the project has been packaged and uploaded successfully!! Simply set up in itunes Connect, fill in the item description, and submit to the App Store to request a review online.
iOS Development: App package upload to App Store