0

I'm new to iOS developement and I 'm doing ok so far, however I am still trying to find a way to send an application to the device via wifi. My device is jailbroken and iTunes can sync over wifi, but there's no way I can make xcode to see it.

Any chance that I can upload and perhaps debug over wifi? I don't want to send the application with ssh manually.

Michael Chourdakis
  • 10,345
  • 3
  • 42
  • 78

1 Answers1

1

Maybe this could help you a bit. Look at this similar post:

How do I build and install applications on a jailbroken iPhone without being in the iPhone Developer Program?

But I think running and debugging is not possible in xcode over wifi!

Community
  • 1
  • 1
MasterRazer
  • 1,377
  • 3
  • 16
  • 40