Hi there,
I've come across a somewhat unique problem with writing frameworks,
that I seem unable to find good information about with google. :/
Maybe one of you cocoa luminaries can shed some light on this.
My problem is this:
I have a framework which defines some objects. However I also bui
Hi guys,
I was today stung by a problem that I couldn't quite understand.
I was importing a header file with #import and the compiler complained
about a duplicate interface declaration of the class defined in the
header file.
Which was bullshit, because the class was only defined in that h