ok so im completely new at objective-c and cocoa (i know python and some java) and have never used xcode before. I am reading a tutorial and i just created a blank cocoa application. However when i try to compile it i get 10 errors.. all saying things like "error: CFNetwork/CFNetworkErrors.h: No such file or directory" im guessing this is a cocoa framework in which case it makes no sence that i would get this error.. any help would be appreciated. Thanks