• 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: "Gary L. Wade" <email@hidden>
  • Date: Wed, 10 Jul 2013 12:53:25 -0700
  • Thread-topic: Unrecognized selector in release build, not in debug build

Is it possible you've got an array controller (or other related object)
that got over-released and a pointer for it is now pointing at something
else? Or maybe you were converting from a pre-NSObjectController code base
(using a subclass of NSObject like in the "old" days) to
NSObjectController or its related subclasses and something didn't get
converted over or compiled right for your release build?
--
Gary L. Wade
http://www.garywade.com/



_______________________________________________

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>)

  • 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