iOS development of the production of Jailbreak iOS device IPA package

Source: Internet
Author: User

Making jailbreak iOS Device IPA kits

1. Select the running target as iOS Device;

2.xcode->product->edit scheme->run xxx.app->build Configuration is set to release;

3.xcode->product->archive, at this time Project->build Settings->code sign need for effective profile, in order to succeed;

4.orgnizer->archives->distribute->export as Xcode Archive, select the storage path to keep this archive (so the name of the file being so archived is AAA);

5. The AAA file display package content, products->application directory for Xxx.app;

6. Create a directory named payload, copy Xxx.app to this directory;

7. Make itunesartwork (desktop icons installed on iOS) and itunesmetadata.plist (some store purchase information) under the payload sibling directory. Method: Find an IPA package downloaded from the App Store, Change the suffix to. zip, and then double-click the extract to find the two files, and finally copy the two files into the payload sibling directory;

8. Payload, Itunesartwork and itunesmetadata.plist will be compressed together, the file will be "archived. zip";

9. Change the "archive. zip" to Xxx.ipa,xxx.ipa and above Xxx.app, the prefix needs the same;

10. Use 91 mobile phone assistants to pack the Xxx.ipa into the jailbreak iOS device.

Note: If you do not use Push Certificate Packaging IPA, you cannot use push in the jailbreak channel, we generally use the release certificate and description file packaging into the ad hoc environment to release the jailbreak channel, so that the push to use

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.