How iOS installs apps you've developed to jailbroken phones

Source: Internet
Author: User

Scenario: There is a developer account, you can add the device to the developer account, the real machine debugging. Now needs to be packaged, installed on the jailbreak phone (this jailbreak phone is not added to the developer account, the other company's people).


Common sense:

No jailbreak, the biggest problem is the device's signature, each program has a corresponding mobile provision file, this file records whether this program is used for publishing or debugging, debugging, is on which device debugging, as well as the corresponding release and debug certificates.

This mobile provision was written in the app when it was bulid. If you use release when you bulid, you can install it on a different device. If you use Debug when you are Bulid, you can only install it on the device specified by mobile provision .



Method:

1 Selecting an iOS device

2 Edit schema for release

3 Build

4 Drag the app to itunes

5 drag to Desktop to generate IPA file


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.