I recently upgraded my would-be development phone to iPhone OS 3.1.2 (7D11) because Organizer previously insisted that the phone be upgraded because xcode could not support 3.0 (7A...)
Now I am getting a new error- that 3.1.2 (7D11) is not supported by the current version of Xcode. (I am running the latest version of XCode.) Xcode says that I must "restore" the phone to an older version of the OS from the list provided... But I wouldn't even know WHERE to get older versions of the OS. (??)
Is there a way around this? A way to make Xcode work with the latest OS?
I am running XCode 3.2.1, I have no problems with iPhones running 3.1.2.
I'd suggest there was probably an installation problem with XCode. Did you install it over an old version? Try an uninstall, restart, install cycle.
Thank you for writing, but is this really the only solution? I am a little concerned about uninstalling Xcode; that it might have some impact on my files.
Do you know of another way to do this? Or to find the other iPhone OS systems that xcode prefers?
Thank you for writing, but is this really the only solution? I am a little concerned about uninstalling Xcode; that it might have some impact on my files.
Your project files are completely independent of your particular XCode installation. You could copy them to a different machine and they'd run just fine. So I wouldn't worry about that.
__________________
Visit Mr Jack Games for my blog and more about my games
Your project files are completely independent of your particular XCode installation. You could copy them to a different machine and they'd run just fine. So I wouldn't worry about that.
THAT WORKED! I don't know why, because I was running 3.1.4 with xcode 3.1.2...but it did work. Thank you!!