![]() |
||
SDK 3.0 / Xcode 3.1.3 Build and Go for jailbroken device
|
||
![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
It was possible to skip provisioning to use Xcode's Build & Go with SDK <= 2.2.1 on a jailbroken device without having to pay the 99$ fee. A self-signed certificate and some other minor modifications did the trick (you know what I'm talking about).
I can't get that running with Xcode 3.1.3 from the SDK 3.0, probably due to the fact that apple changed the provisioning management. (see SDK 3.0 readme: "Organizer: the iPhone Development grouping now collects crash logs, install bundles, and provisioning profiles in a single location") It doesn't matter if I'm using 2.2.1 or 3.0 as active SDK. Did anyone by chance solve this problem already?
__________________
|
|
#3
|
||||
|
||||
|
I have a "simple" way:
Use the sdk 3.0's Template,copy it to the sdk 2.2.1, replace,then use the 2.2.1's way for 3.0 devices |
|
#4
|
||||
|
||||
|
same probleme here.
gaoning87, I can't understand your solution. Please give us more details. |
|
#5
|
||||
|
||||
|
Fine,Wait for a while,I'll write a details about it as PDF format.
Then upload |
|
#6
|
||||
|
||||
|
ok,download the file,if you have trouble,email me
|
|
#7
|
||||
|
||||
|
FYI, here's the (IMHO better) guide: http://iphonesdkdev.blogspot.com/200...app-to-30.html
This way you can develop using Xcode 3.1.3 and not 3.1.2 as in the post above. |
|
#8
|
||||
|
||||
|
i am getting an error when I connect my iphone and try and build and go. I have set everything up correctly and set xcode up like your instructions, and set up xcode to skip provisioning but everytime I build and go it says "No provisioned iPhone OS device is connected."
under the xcode organizer it says "The Developer Disk Image could not be mounted. Xcode could not find an appropriate Developer Disk Image to mount on the iPhone" when I select my iPhone. Any ideas? NVM I fixed my problem, I forgot to copy over the device support folder Last edited by Commander147; 06-24-2009 at 01:42 PM.. |
|
#9
|
||||
|
||||
|
In case someone's interested: Here's another approach: http://darkfader.blogspot.com/2009/06/xcode-313.html
It's not working for me, though. It just crashes Xcode here. |
|
#10
|
||||
|
||||
|
Quote:
Here's a full guide adapted from Darkfader's Solution:
You may also have to restart your computer and add devices into Organizer again for it to work. Anyway, I hope this is clear and works for other people. I certainly find it easier to just relaunch and reset rather than have two different installations of Xcode in order to both use 3.1.3 and run on a jailbroken iPod. Edit: I've found if you have a custom keyboard layout (I was using one for a British Windows keyboard) it will not work in Xcode after doing this, for some reason. This should only affect a few (if any) other people but I though I should mention it. Basically you just have to change your keyboard layout back to a default one (I changed mine to British) to make it work in Xcode. Just bear this in mind if your keyboard suddenly stops typing in Xcode. Last edited by RustyJ; 06-25-2009 at 06:04 AM.. Reason: Fixed bug |
![]() |
| Thread Tools | |
|
|