That was it. Thanks.
On Apr 28, 2009, at 1:07 AM, cocoa-dev-requ...@lists.apple.com wrote:
I am trying to create a framework out of some files that I use in a
few
apps. I expected this to be easy, but instead got a kazillion
warnings, all
of which take the form:
objc_class_name_ referenced
On Mon, Apr 27, 2009 at 5:31 PM, Daniel Child wrote:
> I am trying to create a framework out of some files that I use in a few
> apps. I expected this to be easy, but instead got a kazillion warnings, all
> of which take the form:
>
> objc_class_name_ referenced from
> in .o
> [MANY METHODS AND F
On 2009 Apr 27, at 14:31, Daniel Child wrote:
I am trying to create a framework out of some files that I use in a
few apps. I expected this to be easy,
-- Sorry to interrupt you in mid-sentence, but your expectation is
wrong --
but instead got a kazillion warnings, all of which take the
I am trying to create a framework out of some files that I use in a
few apps. I expected this to be easy, but instead got a kazillion
warnings, all of which take the form:
objc_class_name_ referenced from
in .o
[MANY METHODS AND FILES LISTED]
or
objc_msgSend referenced from
in .o
or
NSL