How do I send an iOS app to someone else to test?

Source: Internet
Author: User

iOS app, in addition to using Xcode to connect to the real device debugging, you can also make IPA kits, sent to others to test. Here are the specific steps:

1. Add the device ID you want to test to the debug device on your Apple Development Account. (You can use Xcode or itools to view device tags, such as:)

2. In the Apple Developer Center, re-create the "Provisioning Profiles" file, including the device added above, and then engaged in the installation of Provisioning Profiles files;

3. Xcode open the app, in the release under Build Setting->code Signing, select the updated Provisioning Profiles file;

4. Xcode compiles the app under iOS device (Control + B) and sees a Xxx.app package under projects. Right-click and select "Show in Folder" to find this package on your computer.

5. Open itunes and drag Xxx.app to itunes, generate a Xxx.ipa file in the app, install the package, send the installer to someone else, and someone else can connect the device to itunes or itools to install the test program.

How do I send an iOS app to someone else to test?

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.