6

I would like to build and install my app on my jailbroken device without paying the $99 required for the iPhone Developer Program. I have Rock and Cydia... what is the easiest way to do it (if it's possible)?

Thanks.

Brad Larson
  • 170,088
  • 45
  • 397
  • 571
Nate
  • 7,606
  • 23
  • 72
  • 124

1 Answers1

-2

That's a broad question.

I recommend iPhone Open Application Development, 2nd Edition By: Jonathan Zdziarski.

The Open Development tools require the Apple Tools. You can download the Apple Development tools for free from the Apple Developer site. The $99 fee is just if you want to install and deploy in a fashion compatible with the App store.

TechZen
  • 64,370
  • 15
  • 118
  • 145
  • I would like to test my app on my iPhone before I pay the $99 just to see if my project is able to work on the iPhone and not waste my money... but I get the error: Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain – Nate Apr 25 '10 at 14:46
  • You might should have made that your question. I'm not a jailbreak expert but it sounds like the phone isn't actually broke out. When you jailbreak a phone it stops looking for the certs. You should try the jailbreak again. Make sure you have the latest versions because Apple keeps plugging the holes used to break out the phones. – TechZen Apr 25 '10 at 16:12
  • TechZen, the error "Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain" is from XCode, not the phone. – DenNukem Apr 25 '10 at 16:18