Re: NSString category name collision?
Re: NSString category name collision?
- Subject: Re: NSString category name collision?
- From: Greg Parker <email@hidden>
- Date: Tue, 26 Jan 2010 15:22:40 -0800
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.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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