Re: OBJC_PRINT_REPLACED_METHODS logs a lot of noise?
Re: OBJC_PRINT_REPLACED_METHODS logs a lot of noise?
- Subject: Re: OBJC_PRINT_REPLACED_METHODS logs a lot of noise?
- From: Sean McBride <email@hidden>
- Date: Mon, 28 Oct 2013 13:47:51 -0400
- Organization: Rogue Research Inc.
On Fri, 25 Oct 2013 16:30:51 -0700, Jerry Krinock said:
>> You could also set OBJC_PRINT_REPLACED_METHODS=YES in the
>environment. That's how I originally discovered my firstObject NSArray
>category method
>> wasin conflict.
>
>I tried it. When I launch my app with that I get 100 log entries, but
>they all seem to indicate that Apple is replacing Cocoa implementations
>from a dynamic library in /usr/lib with implementations from /System/
>Library/Frameworks. I’ve pasted in the first 6 below.
It's been noisy like that for years; I assume it's "normal" that there are these conflicts between Apple libraries. :(
I only turn it on as part of my pre-release QA checklist, and search the output for my class prefixes.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden