I attempted to put my current project on the iPhone today and was greeted with the following.

Xcode, OS 3.0.1
A little searching (after alreadydownloading the latest SDK, can’t hurt) I found that in order to continue developing with iPhone SDK 3.0 you have to run a little command found in the
advisory. Oh yeah, I saw that advisory but ignored it.
For the lazy, the command is:
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0\ \(7A341\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1
Xcode, OS 3.0.1 and you
I attempted to put my current project on the iPhone today and was greeted with the following.
Xcode, OS 3.0.1
A little searching (after alreadydownloading the latest SDK, can’t hurt) I found that in order to continue developing with iPhone SDK 3.0 you have to run a little command found in the
advisory. Oh yeah, I saw that advisory but ignored it.
For the lazy, the command is:
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0\ \(7A341\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1