Hi there,
I've been doing my coding with Xcode 3.2.3 I've recently upgraded my iPad OS to 3.2.2.
Trying to run a provisioned development build from xcode on my iPad, I'm told:
The version of iPhone OS on “User’s iPad” does not match any of the versions of iPhone OS supported for development with this installation of the iPhone SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iPhone SDK; which is available here.
OS Installed on User's iPad 3.2.2 (7B500)
Xcode Supported iPhone OS Versions 4.0 (8A293) 3.2 3.1.3 3.1.2 3.1.1 3.1 3.0.1 3.0
Do I simply need to download the latest SDK (3.2.4)? And will I be able to create distribution builds for submission to the App Store with this latest SDK?
Thanks for the help!