Crack xcode3.2.3 and deploy your application to a real machine

Source: Internet
Author: User
Tags key string

Recently, I have been developing an iPad application. I have been waiting for Apple's lic. I cannot deploy the developed application on a real machine for debugging. I can only look at it in the simulator. It is very uncomfortable, all the articles I have seen earlier have cracked xcode3.1.2, and there is no way for the latest xcode3.2.3.
Finally, with the help of the omnipotent Google, I found a solution and did not dare to share it with you.
First put the original address: http://ihackmyi.com/forum/index.php? Topic = 24020.0
The original article titled how to fake code sign applications in xcode 3.2.3
It indicates how to cheat the code signature in xcode3.2.3. The following is a simple translation;
1. First download the info. plist file provided by the above website
Http://ihackmyi.com/files/pics/tutorials/FakeCodeSignXcode323/Info.plist.zip
Replace info. plist In the developer/platforms/iphoneos. Platform/directory.
If you do not want to replace it, You can directly edit the info. plist file in the developer/platforms/iphoneos. Platform/directory, open it in the document editor, and replace "xciphoneoscodesigncontext"
"Xccodesigncontext"
2. Create a code signature in key string access
1) The name must be "xcode Code Sign ".
2) Select a custom root Signature
3) Select Code Signature
4.} select overwrite Default Value
As shown in:

3. After the code signature is created, set the properties of the xcode projectThe code signing identity parameter is set to the code signature just created above"Xcode Code Sign ".
4. Select the corresponding device version, compile, and deploy the device.
Note that the iPad/iPhone needs to jailbreak and install the appsync patch.

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.