I am trying to deploy my app on an iPod Touch (2nd generation) which has iOS 4.2.1. Below are the development details:
XCode Version: 4.2.1 (4D502)
iOS SDK: 5.0: (9A334)
Deployment Target: 4.0
I installed the provision profile successfully using XCode. But, in the Devices tab in Organizer Window, it shows the following error:
Xcode cannot find the software image to install this version.
My device is listed in the top left corner of the project window. When I Run my app with my device selected, it shows 'Build Succeeded'. But the app isn't installed on my device!!!
I think there is some mismatch between Xcode version and iOS version on my device.
Please help me in this case as this is driving me nuts.