I am starting to develop apps with Phonegap, and my app runs in Xcode's simulation mode without problems. But when I try to run it in my iPad I receive this message:
"Xcode cannot run using the selected device.
No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination."
But when I go to Xcode > Window > Organizer the iPad is available in my devices, but there is also the message:
"The version of iOS on “Tool iPad” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK; which is available here.
OS Installed on Tool iPad 5.1.1 (9B206)
Xcode Supported iOS Versions Latest 5.0 (9A334) 4.3 4.2"
So I went to Apple developer site with my AppID and did not find any link to an older iOS version. I found this website (http://www.felixbruns.de/iPod/firmware/) and downloaded iOS 4.3, 4.3_5 and 5.0 for iPad, but when i try to restore the device on iTunes the software extraction starts and the I receive the message:
"The iPad can not be restored. This device isn't eligible for the requested build."
What else can I do? I am using Xcode 4.2 and Phonegap 1.7 and I can't atualize them for work issues.