»
S
I
D
E
B
A
R
«
How to bypass provisioning profile, OS 3.0
July 12th, 2009 by Mojtaba

develop for iphoneThere is good news  for iPhone developers who don’t want to pay Apple for iPhone developer application! Now you can update your iPhone to OS 3.0 and start on device debugging!!

Big thanks to Alex for great and easy instructions!

Requirements

  • A jailbroken iPhone or iPod Touch running OS 3.0 -How To?-
    • Works with Jailbroken iPhone 2G, 3G & 3GS, iPod Touch 1G & 2G!
  • Hacked mobileinstallion (installd) -How To?-
  • A signing identity -How To?-

The Process (iPhone OS 3.0)

Step 1 (This step will already be done if you followed our previous procedure, and you may not need to repeat it!)

  1. Open your project and go to (menu) Project | Edit Project Settings.
  2. In the list of properties, find “Code Signing Identity” | “Any iPhone OS Device” and click in the empty box.
  3. Assuming there are no entries in the menu, click “Other” and type in the same name you used to generate the code signing certificate.

Step 2 (Special Step for OS 3.0)

  1. Download The script file here to your desktop (rename it to script).
  2. Open Terminal & type the following commands
cd ~/Desktop
chmod 777 script
./script

This will execute the script to patch the Xcode plugin. If it executed correctly, you should see something like this:

255+0 records in
255+0 records out
127500 bytes transferred in 0.021926 secs (5815034 bytes/sec)
191056+0 records in
191056+0 records out
191056 bytes transferred in 1.421724 secs (134383 bytes/sec)

Note: You may notice that a number of the steps you remembered from last time are gone now. I believe the few-byte hack above takes care of all the steps. As far as I know, there’s no need to even modify your projects with that one Plist key, everything just works.

[Via alexwhittemore.com]

Related posts


6 Responses  
  • ale writes:
    February 13th, 2010 at 9:37 PM

    After executing the script, every time I open my project, xcode crashes immediately.

    • ale writes:
      February 14th, 2010 at 3:28 PM

      had to reinstall it

  • Montana writes:
    January 18th, 2010 at 7:55 PM

    What’s this about a certificate?

  • KenshinX writes:
    October 22nd, 2009 at 6:47 AM

    Hi,
    this works great for 3.0,
    has anyone gotten this to work for 3.1 or 3.1.2?

    Thanks

  • tmx writes:
    October 7th, 2009 at 12:13 AM

    script create in
    /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneOS Build System Support.xcplugin/Contents/MacOS
    file:
    -rwxr-xr-x 1 root admin 144688 Oct 6 22:29 iPhoneOS Build System Support
    but
    Code Signing Identity = PhoneOS Build System Support
    doesnt work.

    ???

  • bpandco writes:
    July 18th, 2009 at 10:05 AM

    The script is unavailable, you must see on author’s website. and … all is ok

    Thanks, you’re the best.


Leave a Reply

»  Substance: WordPress   »  Style: Ahren Ahimsa
© Copyright Cazisoft.com . All right reserved