Re: Unrecognized selector in release build, not in debug build
Re: Unrecognized selector in release build, not in debug build
- Subject: Re: Unrecognized selector in release build, not in debug build
- From: Uli Kusterer <email@hidden>
- Date: Wed, 10 Jul 2013 19:00:23 +0200
On Jul 10, 2013, at 6:04 AM, Rick Mann <email@hidden> wrote:
> First, Xcode's project-wide search is returning only one instance of "remove" for a Textual-contain-search-term-case-insensitive search. Grep returns hundreds.
You've probably set the search options wrong. There's textual, regex, symbol definitions and symbol references that you can search for (you see the options in the little magnifying glass menu under "Show Find Options"). If you pick e.g. Symbol Definitions and type in remove, you probably get one function somewhere instead of removeObject: call sites.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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