Re: NSString category name collision?
Re: NSString category name collision?
- Subject: Re: NSString category name collision?
- From: "email@hidden" <email@hidden>
- Date: Wed, 27 Jan 2010 11:00:49 +0000
On 26 Jan 2010, at 23:22, Greg Parker wrote:
> On Jan 26, 2010, at 3:19 PM, Sean McBride wrote:
>> On 1/26/10 4:08 PM, email@hidden said:
>>> I added a name space prefix to my method definition and the exception
>>> departed.
>>
>> You can add the following env var to debug these problems btw:
>> OBJC_PRINT_REPLACED_METHODS.
>
> Use OBJC_PRINT_REPLACED_METHODS=YES. Some versions of the runtime ignore any value other than YES.
>
Thanks. I was unaware of this.
The current docs seem to make no mention of OBJC_PRINT_REPLACED_METHODS.
No obvious list of other debugging env variables either.
The easiest way to set the variable in xcode is in the Arguments tab of the Executable Get Info window (via the Executables group).
Jonathan_______________________________________________
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