• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Unrecognized selector in release build, not in debug build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unrecognized selector in release build, not in debug build


  • Subject: Re: Unrecognized selector in release build, not in debug build
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 09 Jul 2013 19:50:19 -0700

On Jul 9, 2013, at 7:08 PM, Charles Srstka <email@hidden> wrote:

> Have you tried putting a breakpoint on objc_exception_throw

+1. That’s vital in any project. In Xcode 4 you can easily do this by just going into the breakpoints tab and pressing the little “+” button at the bottom.

>  or -[NSObject doesNotRecognizeSelector:] ?

That probably wouldn’t give any different results in this case; it would just get it an instant earlier. But it’s worth a try.

—Jens
_______________________________________________

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


  • Follow-Ups:
    • Re: Unrecognized selector in release build, not in debug build
      • From: Rick Mann <email@hidden>
References: 
 >Unrecognized selector in release build, not in debug build (From: Rick Mann <email@hidden>)
 >Re: Unrecognized selector in release build, not in debug build (From: Maxthon Chan <email@hidden>)
 >Re: Unrecognized selector in release build, not in debug build (From: Rick Mann <email@hidden>)
 >Re: Unrecognized selector in release build, not in debug build (From: Charles Srstka <email@hidden>)

  • Prev by Date: Re: Unrecognized selector in release build, not in debug build
  • Next by Date: Re: Unrecognized selector in release build, not in debug build
  • Previous by thread: Re: Unrecognized selector in release build, not in debug build
  • Next by thread: Re: Unrecognized selector in release build, not in debug build
  • Index(es):
    • Date
    • Thread