If my tutorial help you then please donate, so that i continue writing free tutorials for every developer/programmer/freelancer
I have been asked many times for more details about my post (Bypass Code Signature & Published Your Application on Cydia). So Yesterday I spent few hours with “Ronald Lee” to figure out his problem. That time I created few screen-cast (Video tutorial) for him. Now I am going to share those with rest of the peoples who are looking for bypassing code signature in Xcode and then published application to iPhone. You have open my older post (Bypass Code Signature & Published Your Application on Cydia)and watch these steps on video. This video tutorial explain all the steps which are required to bypass code signature in Xcode and then verify that your build(binary) file is valid for jail-break applications.
I divided my Tutorial into 3 parts.
Creating Certificate from keychain access (Part 1).
Creating Xcode Template Project, changing in info.plist and adding few attributes inside Xcode info screen (Part 2). [Note: I got some error because of wrong certificate and then i create it again using Part 1 video and it start working)
Select the right certificate and build your application. After build analysis the results and verify that everything was ok (Part 3).
Read this article to understand next steps required to deploy your application on Cydia. (Bypass Code Signature & Published Your Application on Cydia)
Popularity: 20% [?]
Related posts:
- Bypass Code Signature & Published Your Application on Cydia Published iPhone Application On Cydia. Build your application for jail...
- List/Guideline for submitting iPhone Application to Apple Store Creating Certificate for your application and then make provisioning profile...
- Basic Questions before You start iPhone Development One person from India asked me few question for iPhone...
- Tutorial – Same Xcode Project Create Multiple Products for iPhone Some times you need to create two version of...
[...] Video Tutorial: Bypassing Code Signature in Xcode & Installing jail-break application to iPhoneTutorial (Part 2): Localizing your iPhone applicationRequest iPhone TutorialTutorial: iPhone Localization in Xib (Nib) FilesTutorial Part 2 – Same Xcode Project Create Multiple Products for iPhoneTutorial/Tips (Sorting & Filtering): Filter NSMutableArray and Sorting NSMutableArray by Ascending or Objects or Specified key or Key Value or by NSNumber 29 Mar [...]
Thanx for the effort!
But does this also work with SDK 3?
You try it and tell me
in my resent project I didnt use this yet
No it doesn’t work for me.
“Code Sign error: a valid provisioning profile matching the application’s Identifier ‘com.yourcompany.Test2′ could not be found”
I follow the exact steps of your tutorial.
Any ideas?
hello,
i follow your steps but it doesn`t work,too
same message as martijn “Code Sign error: a valid provisioning profile matching the application’s Identifier ‘com.xxxxxxx.xxxx′ could not be found”
can you help me?
p.s. i use os3.0
I think lot of people have issues with os3.0, So i m going to write another tutorial on 3.0 this weekend.
Hi,
I’m looking for the one as all needed, please give us the exact clear steps to know how we can transfer our 3.0 build app into 3.0 device without doing downgrade of Xcode etc and having with Xcode 3.1.3 latest itself and transfer app?
Need help urgently.
Thanks.
Prabakar.
Can’t wait for the 3.0 tutorial. I’m getting the same errors as well.
Thanks,
Keith
Hi,
Thanks for post !
But file Info-jailbreak.plist where from ?
Btw, I’m success installing 3.0 build in my 3.0 iPhone.
thanks.
This wont work in 3.0 for me
hope u will make a tut for 3.0
don`t wait any more, we got the solution for this problem
enter to this page
http://iphonesdkdev.blogspot.com/2009/06/use-xcode-312-to-build-sdk-30-app-to-30.html
To install it on your own iphone (os 3.0), you need to get the “installd” patch, it was previously called the mobile installation patch. Just add the source http://iphone.org.hk/apt/ and then install “installd” patch.
Code Sign error: a valid provisioning profile matching the application’s Identifier ‘com.yourcompany.Test’ could not be found
this is the error when i build based our ur video tutorual…
pls help me…
thnks and regards