Ios apps are released to app store.

Source: Internet
Author: User
Tags key string

Ios apps are released to app store.

The first attempt is a complicated process.

1. First, you need an apple developer account to log on to the background.

You need to create a publisher certificate. You can see that I have created a developer certificate. below is the newly created publishing certificate.

The procedure is as follows:

Open key string management for mac,

Generate a CertificateSigningRequest. certSigningRequest file, and then create a new certificate, such:

Then, upload the generated CertificateSigningRequest. certSigningRequest file, generate a certificate file, and download and double-click to install it.

Check the key string access and you can see the certificate:

The app id and device should have been created during re-debugging. Ignore this step and create a new provisioning profiles, such:

Then download and install

Then, make some preparations and release them to the app store. First, go to the Developer Center and go to itunes connect.

Then add a new app and fill in all the information required for the change.

After the preparation is complete, open xcode, open the code project, and set the engineering properties, mainly the code signing in bundle id building setting.

Select the corresponding publishing certificate and prepare to pack it.

During packaging, the target must be ios devices. Otherwise, the product-> archive option is grayed out.

Select XCode> product> archive to package the ipa file, as shown in figure

Then select distribution

Upload to the apple Server and wait for review.

Of course, you can also select the second item, save it to the local device, and then run the installation. You can also use the xcode tool application loader to upload files. However, this tool often suffers many obstacles due to network problems. We recommend that you use xcode to upload files directly.

In the finder, choose Application> right-click Xcode> show Package content> contents> Applications> Application Loader.

When you open Application Loader, the logon interface is displayed. You can also log on with the account that logs on to the Developer Center. When you log on to the Application Loader for the first time, an acceptance agreement page is displayed. You can simply tick it and continue.

C. Select "Deliver Your App". The project you entered in the developer Center will appear, waiting for the upload status. Select "Upload ipa.

4. After the upload is successful, return to the Developer Center. Refresh the page and you will find that the project is waiting for review. The normal review cycle is five working days.

Some resources are mandatory when packaging, will not pass verification failure, icon.png Icon-72.png Icon-76.png Default.png, etc.

You can search for other materials.

View Original article:

Http://www.seanyxie.com/ios-app%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F%E5%8F%91%E5%B8%83%E5%88%B0app-store%E6%B5%81%E7%A8%8B/

Another article on qml deployment and development of ios apps:

Http://www.seanyxie.com/qt-qml%E7%A7%BB%E5%8A%A8%E5%BC%80%E5%8F%91%E4%B9%8B%E5%9C%A8ios%E4%B8%8A%E5%BC%80%E5%8F%91%E5%92%8C%E9%83%A8%E7%BD%B2app%E6%B5%81%E7%A8%8B%E7% AE %80%E4%BB%8B/


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.