XCode 3.1.4+debug iphone 2.2.1 = iphone reboot :(
Hi, i have a jailbroken ipod touch 2g running 2.2.1 firm.
I am writing a simple app in Xcode 3.1.4 and when i hit build and go to put it in the device, right when it installs it and runs it, my ipod reboots and goes to safe mode and i get the broken pipe error in xcode.
If i ssh into the ipod and ldid the app then it works fine.
Anyone knows why it does that ? or even better how to fix it ?
Some info about my xcode details:
- I have added the singeridentity....in my project's info.plst
- I have made an iPhone Developer certificate, self-signed..
- I have added the _ALLOWED, _REQUIRED entries in the iphoneOS.platform .... info file.
Thanks.