iOS packaged IPA lets people install your app on devices

Source: Internet
Author: User

First recommend a book " Step-by-step learning iOS 5 Programming (second Edition) –pdf Chinese version"In a very good book to get started with iOS, this is the first book to introduce the Chinese version of iOS 5.x and Xcode 4.3, especially for beginners in iOS programming. Translated by entlib.com team.

Reference website: http://www.itnose.net/detail/6144262.html

Typically, when outsourcing, third parties will need to install your app for testing (this time your app must have not been uploaded to the App Store).

In this case, if the enterprise account is good to do, casual installation.

But what about the personal developer account?

If his machine is not a direct package for development testing, it can be installed by exporting an IPA. Of course, you have to know the udid of other people's equipment.

Specific practices:

1. Sign in to the developer center. Https://developer.apple.com

2. Add the other device to your devices. Note that you need to know each other's udid.

3. Apply for an app ID, this is the same as other certificate practices, do not repeat the instructions, if you do not understand can leave a message.

4. Generates the corresponding provisioning Profiles. Here to choose Distribution, Ad hoc type, like this

Click Continue, then select your distribution certificate. (This should have been there before, and it would not have been repeated.) If you do not know what can leave a message)

Continue continue and select the required test equipment.

Then the need to configure the provisioning profiles. Download it down and install it.

5. After the installation is complete, modify your project and change the name of the certificate you applied for in Info.plst bundle identifier.

6. Run on the real machine first and make sure it's all fine. Select the Xcode-->product--->archive--->distribute----> select the second (Save for Enter ...) ------> Select the previous provisioning Profiles----> export.

You can get the corresponding. IPA file

7. You are done, send someone to test it.

iOS packaged IPA lets people install your app on devices

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.