0

I am very new to IOS. I have developed one application in xcode and I want to run this app with my iPhone device. HOw can I run this app in my mobile. PLease provide the steps to generate .app /IPA file and provide details that how can I run this app in my device. Thanks in advance..

  • Firstly, you need Mac for that. If you use Mac OS with Hackintosh, it won't detect device. And for running your project, select device and run. – Krunal Jun 17 '13 at 06:04

1 Answers1

1

You could also look at this:

ProvisionYourDevicesforDevelopment

I notice the other tutorial linked follows what I think of as the "old" way. With Xcode 4 you really don't need to do all those steps manually, use the Xcode organiser window and allow it to do all the steps for you. It is much easier.

NANNAV
  • 4,875
  • 4
  • 32
  • 50
Adam Eberbach
  • 12,309
  • 6
  • 62
  • 114