Cannot find interface declaration My xcode build is blowing up because an imported header file doesn't ever seem to be processed. I've ruled out typos in the name - the import is very straightforward, all the classes are in the same directory, paths all seem correct... is there a way to track down where this is going wrong? I'd appreciate a nudge in the right direction to get me troubleshooting in the right direction (hopefully learning in the process.) If generic answers just don't make sense, then I can post some code specifics.
Thanks,
Al |