views:

261

answers:

0

Organizer states, “The version of iPhone OS doesn’t match iPhone OS supported for development”, but this is the message that I get...

alt text

But as you can see, I have 4.0 (8A293) on iPhone, and the same Xcode OS (8A293). So why is it having an issue?

My Organizer indicator color doesn't turn green like it used to either, only get orange. Tried other iPhone-(1G) and the light turns green, but can't load iOs 4.0.

My apps worked fine before upgrade, Provisioning profiles are still valid and up to date, tried removing off the phone and re-installing, but the drag and drop nor the [+] buttons seem to actually load the provisioning profile back onto the device.

I tried lowering the target to 3.0, 3.1 etc, with no luck. The App does launch in simulator, shows the default.png screen and welcome alert that I programmed, but then it goes all black, I follow the code in the console and my NSLog()s are still showing the app is loading and fills in the table cells with their values. I just can't repsond to the app, black screen only-(totally black other than the status bar at the very top with the time and connection information?? App is simple with UInavigation controllers inside tabbar controller.

Had my app on my iphone when I upgrade to iOs 4.0, and it still works fine, so I know that app works fine on iOS 4.0, just can get Xcode to allow me to launch.

Just tried my iPhone(1G), runs fine! Need to figure out how to get on my (3Gs) that is running iOS 4.0.

Thanks for any help, going nuts!!