[IOS] How to package the app into an IPA file, then the app shelves process [using application Loader]

Source: Internet
Author: User

In the previous blog has been said to upload the project, but sometimes, we need to package into an IPA package to the other mobile phone run (but only if the phone's udid must be bound to the corresponding developer account, that is, the certificate should be from the same developer account to apply for it)

Suppose you have now completed the configuration of the certificate, Bundle Identifier and profile (if not please refer to this blog for the first 4 steps of http://www.cnblogs.com/lidongxu/p/5150119.html)

Then configure the project

Open your project first step, you cannot select the simulator here, select iOS Device

If the horizontal screen is not supported, remove these 2 hooks

Then view the version number and build version number

Then configure the Publish certificate

Then, if there is no yellow exclamation point, on behalf of your configuration is not a problem, if there is, that is, the certificate and description file does not match, or the description file just selected bundle and the current project bundle identifier inconsistent, to develop.apple.com Find your profile on the Confirm bundle identifier is not the same as your project?

and then continue. breakpoints, global breakpoints, zombie mode, etc. are all removed.

Then set the release mode (Debug is test, release is for release)

Then select Archive under Product under Xcode (specifically for the project, or package project)

At this time, we choose export exports

Choose App Store here

Select Account Click Choose

Then click Export

Then you get an IPA file on the desktop


Then click Xcode and open the application Loader under the open Developer Tool

Oh, and we need to follow the protocol, haha, yes.

My IPA package is on the desktop (default should be on the desktop)

Then check open

Then go back to your own app information on the Itunesconnect website to see

And then this build will add code here.

Select the code version after clicking the + sign

Then after everything has been filled out, click Submit in the upper right corner of the page for approval, and then your app will go to the status of waiting for review (about 1 weeks will have the result, good luck)

And then my app is ready to submit, and it's waiting to be reviewed.

[IOS] How to package the app into an IPA file, then the app shelves process [using application Loader]

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.