So I do realize that there are plenty of similar questions based on what I'm asking and yes I have looked through them and tried all their fixes and nothing is working.
My current Xcode version is 4.2
I haven't updated or changed anything with XCode or my devices and they were working last time I used Xcode. Now when I try ANY Xcode project it will not run it on the devices. When I try to run it the only option it gives me is iOS Device (it doesn't display their names there as it normally does). When I run it I get a message like this:
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.
When I open the Organizer on either device (one is an iPad 2 the other is an old iPhone 3G) they both display a yellow dot. On the iPad it says my software version is 5.1 yet it won't work. On both devices it says something along the lines of:
The version of iOS on “iPad” does not match any of the versions of iOS supported for development with this installation of the iOS SDK.
Fixes that were offered on other threads that I have tried an saw no results were:
-Click the "Use For Development" (or somehting along those lines) in the Devices section in the Organizer... its not there.
-I have tried redownloading and installing the Provisioning Certificate for the particular app I'm trying to run... It doesn't work nor does it say it is expired.
-I have tried changing the Deployment Target as suggested because of a bug... Still wouldn't work.
-I have tried quitting Xcode and restarting it... Doesn't work.
-I have tried installing updates for my computer along with a restart... Doesn't work.
-I have tried running other Xcode projects... Doesn't work and causes the same problem.
Does anyone have any other suggestions. This is all pretty frustrating and I would appreciate any help. Thank you.