I upgrade my touch this morning to 3.0 ( 7A341) and tried to build some code that has been building fine on 2.2.1.
I got Error Starting Executable - No provisioned iphone OS device connected,
fair enough but my touch is connected now we what the problem actually is,
If I go to my xcode organizer it states
The version of iPhone OS on “John's playlist” does not match any of the versions of iPhone OS supported for development with this copy of Xcode. Please restore the device to a version of the OS listed below. If necessary, the latest version of Xcode is available here.
OS Installed on John's playlist 3.0 (7A341)
Xcode Supported iPhone OS Versions
3.0 (7A312g)
2.2.1
2.2
2.1.1
2.1
2.0.2 (5C1)
2.0.1 (5B108)
2.0 (5A347)
Great my xcode is version 3.1.3 can somebody explain what I need to do. Seems like a bug to me or is that it we can no longer write code for touch!!
yep - i just downloaded the latest 3.0 from the apple dev site and it reinstalled xcode with the latest SDK and now i can load my 3.0 iphone with my app.
yep - i just downloaded the latest 3.0 from the apple dev site and it reinstalled xcode with the latest SDK and now i can load my 3.0 iphone with my app.
I`m having the same problem, and I`m using xCode Version 3.1.4!!!
some other idea?
Code:
The version of iPhone OS on “Gol Mobile” does not match any of the versions of iPhone OS supported for development with this copy of Xcode. Please restore the device to a version of the OS listed below. If necessary, the latest version of Xcode is available here.
OS Installed on Gol Mobile
3.0.1 (7A400)
Xcode Supported iPhone OS Versions
3.1 (7C116a)
3.0
2.2.1
2.2
2.1.1
2.1
2.0.2 (5C1)
2.0.1 (5B108)
2.0 (5A347)
2.0 (5A345)
based on my experience above, i would say that you need to install 3.1 (7C116a) onto your phone.
disclaimer: i havent tried 3.1 yet.
Quote:
Originally Posted by Pedro Valentini
I`m having the same problem, and I`m using xCode Version 3.1.4!!!
some other idea?
Code:
The version of iPhone OS on “Gol Mobile” does not match any of the versions of iPhone OS supported for development with this copy of Xcode. Please restore the device to a version of the OS listed below. If necessary, the latest version of Xcode is available here.
OS Installed on Gol Mobile
3.0.1 (7A400)
Xcode Supported iPhone OS Versions
3.1 (7C116a)
3.0
2.2.1
2.2
2.1.1
2.1
2.0.2 (5C1)
2.0.1 (5B108)
2.0 (5A347)
2.0 (5A345)
I upgrade my touch this morning to 3.0 ( 7A341) and tried to build some code that has been building fine on 2.2.1.
I got Error Starting Executable - No provisioned iphone OS device connected,
fair enough but my touch is connected now we what the problem actually is,
If I go to my xcode organizer it states
The version of iPhone OS on “John's playlist” does not match any of the versions of iPhone OS supported for development with this copy of Xcode. Please restore the device to a version of the OS listed below. If necessary, the latest version of Xcode is available here.
OS Installed on John's playlist 3.0 (7A341)
Xcode Supported iPhone OS Versions
3.0 (7A312g)
2.2.1
2.2
2.1.1
2.1
2.0.2 (5C1)
2.0.1 (5B108)
2.0 (5A347)
Great my xcode is version 3.1.3 can somebody explain what I need to do. Seems like a bug to me or is that it we can no longer write code for touch!!
I'm getting this same Issue, but I'm using Xcode 3.1.4 and my iphoneOS is 3.0.1 (7A400).
Apple Suggests this:
Quote:
iPhone OS 3.0 SDK and iPhone OS 3.0.1 software release for
Mac OS X v10.5.7
To continue development with iPhone SDK 3.0 on your iPhone, iPhone 3G and
iPhone 3GS running iPhone OS 3.0.1 will need to perform the following:
1. Log into your Mac with an Admin account and launch the Terminal application
(/Applications/Utilities)
2. Copy and paste the following line into Terminal:
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0\ \(7A341\) /
Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1
Note: If you installed iPhone SDK 3.0 somewhere other than the default /Developer
location, replace the "/Developer" directory as appropriate.
However, this didn't work for me... any suggestions?
If you're using the 3.1.4, use the following:
ln -sf /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1\ \(7C116a\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1
Basically, the first argument to 'ln -sf' is the directory that your current version of Xcode uses.
Quote:
Originally Posted by Pedro Valentini
I`m having the same problem, and I`m using xCode Version 3.1.4!!!
some other idea?
Code:
The version of iPhone OS on “Gol Mobile” does not match any of the versions of iPhone OS supported for development with this copy of Xcode. Please restore the device to a version of the OS listed below. If necessary, the latest version of Xcode is available here.
OS Installed on Gol Mobile
3.0.1 (7A400)
Xcode Supported iPhone OS Versions
3.1 (7C116a)
3.0
2.2.1
2.2
2.1.1
2.1
2.0.2 (5C1)
2.0.1 (5B108)
2.0 (5A347)
2.0 (5A345)
i thought i ran into the same problem as you (with the 'ln' command not working) but seemed the first time i pasted the command into the terminal didnt take effect.
I did it again, verified that the 3.0.1 directory existed, restarted xcode, and now my 3.0.1 iphone works.
Quote:
Originally Posted by geishagremlin
I'm getting this same Issue, but I'm using Xcode 3.1.4 and my iphoneOS is 3.0.1 (7A400).
Apple Suggests this:
However, this didn't work for me... any suggestions?
I'm still having issues. Terminal tells me "File Exists"...
I've downloaded the latest Xcode...
Here's the message:
The version of iPhone OS on “Mark’s iPhone” does not match any of the versions of iPhone OS supported for development with this copy of Xcode. Please restore the device to a version of the OS listed below. If necessary, the latest version of Xcode is available here.
The only other thing I can think of is that I synch everything on my home machine, and I'm at work now. Don't know if this is part of the problem, but I hope someone can shed some light.
why do developers have to dread every version release of the iphone?
Getting new versions of os recognized on xcode is always an adventure! Will I lose another day trying to figure out what to do? You would think upgrading everything would do the trick but here we are again: version 3.1.3 is not recognized on the xcode which is mysteriously released as version 3.1.4
why i have to download the whole xcode package (2.3 GB !) for one stupid iphone update. or am i wrong. i know the hack with ln -sf /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1\ \(7C116a\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1