Tauseef Khan
Tauseef Khan

Reputation: 19

Running iPhone Application on real Deveice

I am facing problem when i run my app on Device connected to my Mac through data cable. It shows me error as

Error: Xcode cannot run using the selected device. No provisioned iOS devices are available. Connect an iOS device or choose an iOS simulator as the destination.

I actually want to Test my App, whether it is working on real Device or not. I am using XCode 4.0.2 . How do I run iPhone Apps on Device....

Upvotes: 0

Views: 121

Answers (1)

Saurabh
Saurabh

Reputation: 22893

If you have a apple developer account then follow this url

http://mobiforge.com/developing/story/deploying-iphone-apps-real-devices

Upvotes: 1

Related Questions