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