IOS project upload to AppStore step process, iosappstore

Source: Internet
Author: User
Tags key string

IOS project upload to AppStore step process, iosappstore

1. log on to mongo.apple.com.

2. Click member center and enter

3. Click certificates Identifiers.

4. Click Certificates. First, create the App IDs.

5. Then, create the corresponding certificate. Development is the certificate in the Development environment, and Production is the certificate in the Production environment (uploaded to the appStore). The corresponding push certificate is not mentioned much.

6. Click Next to generate a local key and associate the certificate. For more information, see

7. Generate a local key file. Find the key string access in LaunchPad. For details about how to create a local key file, see

 

Ps: Enter the email address of the developer account. Do not write the email address of the CA.

Generate a file such

8. After the local key file is generated (this local key is applicable to the creation of Environment certificates such as push, release, and Development. We recommend that you do not delete the local key after creation), follow Step 6 to complete the certificate creation.

9. Create a configuration file, see

After the preceding steps are completed, the certificate, configuration file, and bundle id are created. Other settings are made in the local project.

10. Add your developer account and password to the project. See

11. Set Build Settings. See. Debug corresponds to the development Certificate and development configuration file. release corresponds to the publishing certificate and release configuration file. development corresponds to the test environment, and production corresponds to the production environment. Select the corresponding certificate and configuration file according to the actual situation.

12. Modify the bundle ID (consistent with the bundle ID created on the developer) and bundle name (app name)

13. Modify scheme (changed to release version) and running Device (changed to iOS Device form). For details, see

14. before packaging, first to the https://itunesconnect.apple.com to create the application name to fill in the corresponding application information, 3.5 4.7 5.5 each 5 photos, basic Application Documents and manual release and automatic release versions.

15. archive package and select a certificate, configuration file, and scheme based on your needs (upload or test). See,

 

 

Xcode automatically pops up on the Organizer interface.

16. After submit is selected, a prompt box for selecting an account is displayed. Select the corresponding developer account. In case of any problems, we recommend that you download the certificate with the key again or recreate the certificate.

17. After selecting Export, select the second save for ad hoc deployment and generate a local ipa file package for testing. next, output it to the local device.

18. The above is the whole process of project release to appstore, which may not be very detailed. I hope to help you. If you have any questions, please leave a message.

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.