How does sync push install any IPA for an jailbroken iOS device?

Source: Internet
Author: User

Work Preparation:

1. Prepare a Mac

2. Have a 299 Enterprise certificate,

Then follow these steps:

1. Change the Xxxx.ipa to Xxx.zip, unzip the payload folder

2. Replace the payload in the embedded.mobileprovision for their own mobileprovision

3. Open the terminal on your Mac and execute:

Codesign-f-S "Your certificate string"--resource-rules payload/xxxx.app/resourcerules.plist payload/xxxx.app/

This line of command is likely to go wrong,

Object file format unrecognized, invalid, or unsuitable

In this case, you need to upgrade developer tools in Xcode, or you need to do it first:

Export codesign_allocate=/applications/xcode.app/contents/developer/platforms/iphoneos.platform/developer/usr/ Bin/codesign_allocate

So far it's almost done, and then the payload is packaged into IPA.

Finally, install it using the online installation method.

If you want to install it inside the app, look for the article: iOS build Web site.

So simple.

Turn http://nsobject.me/?p=160

How does sync push install any IPA for an jailbroken iOS device?

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.