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?
|
The command
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0\ \(7A341\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1
Worked great for me. You need to restart Xcode for it to take effect.
Rich