Non-IDP instance debugging

Source: Internet
Author: User
0. jailbreak.
1. Edit the all. xcodeproj/Project. pbxproj file. Use any software that can be edited. xcode can also edit or ue.
2. Search for iPhone developer and delete the two lines found.
"Code_sign_identity [SDK = iphoneos *]" = "iPhone developer ";
"Code_sign_identity [SDK = iphoneos *]" = "iPhone developer ";
3. xcode compiles device | release to generate build/release-iphoneos/all. App.
4. Copy all. app to/applications in ifunbox or iPhone folder.
5. delete/private/var/mobile/library/caches/COM. Apple. Mobile. Installation. plist
6. Restart the iPhone/itouch.
7. Change permissions: Use the iPhone terminal. If you cannot find this terminal, use ifile,
(Terminal method) Su
CD/Applications
Chmod-r 755 all. app




Default password: Alpine
Su
Alpine (Ifile Mode) Change the permission of the XXX. app folder to 775, but the number mark is not in ifile, but can be read and written. If you are not familiar with it, you can first review the Unix File Permission concept. Well, in this case, we can think of "755" as the representative: the owner can only extract rows (7), and the group can only extract and extract rows (5) globally, only the shard and shard rows can be retrieved (5 ). In ifile, you can navigate to XXX. APP directory (here is/application), click the blue arrow on the right to go to the file attribute settings, in the following table of access permissions, change to: User read, write, and execute; group read, execute, global read, and execute. In this way, it's OK. Try to see if your app can run.

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.