vote up 2 vote down star
2

I remember hearing about how Apple was going to include the ability to deploy an app from Xcode to your iPhone wirelessly in the 3.1 SDK. I believe it was to aid developers that wanted to deploy/test apps that used peripherals that plugged into the iphone's docking port- this way, they could deploy a build of the app with their peripheral device still plugged in.

Has anyone done this, or have a clue as to how to do this? Is it done via wifi network, via a direct bluetooth connection to the mac...?

flag

50% accept rate

1 Answer

vote up 2 vote down

I believe you can't deploy, but you can use Instruments over Wifi to performance tune your app.

You still need to use USB to allow for Xcode to install and debug your app.

link|flag
That's what I heard, as well. – Ben Alpert Oct 1 at 23:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.