A related problem: I have some routines which are shared between several apps. When I put symbolic links into my Xcode folders, everything works fine, but when I change the file, Xcode does not take notice (it seems to compare the modification dates of the symbolic links, not the dates of the real thing). I have to delete the corresponding .o file to force Xcode to recompile.