I’m playing around with the iPhone SDK, and according to the instructions here, you can’t run apps you develop on an iPhone unless you have a developer certificate. I gave it a try anyways, and while XCode recognizes the device, it won’t actually deploy to it. Since my phone is jailbroken, I attempted to build, copy, and run the HelloWorldClassic sample app on my phone. I did this by ssh’ing into the phone and placing the built app in /Applications then turning off and on the phone. The intere
More: continued here