After updating to Snow Leopard I get an error when trying to install the Xcode.mpkg. The error gives no detailed message to what caused the failure. When trying to compile previous projects that worked fine in Leopard I now get an error message of "error: There is no SDK with the name or path 'iphoneos2.1'".
Does anyone have any ideas how to fix this?
Thanks for the help.
** Update I found another project that had no issues and in comparison to it there seems to be some odd referencing within the projects with problems. It seems that the path for the referenced sdk got changed somehow. I have set it to point to the new 3.1 and everything is back in order.