• 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: Release build throw "unrecognized selector sent to instance" for a category method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Release build throw "unrecognized selector sent to instance" for a category method


  • Subject: Re: Release build throw "unrecognized selector sent to instance" for a category method
  • From: Fritz Anderson <email@hidden>
  • Date: Sun, 31 Jul 2011 05:26:26 -0500

On 30 Jul 2011, at 10:58 PM, Bruno Berisso wrote:

> In the library project I use several categories, one of them add some methods to NSDate to move a date around (ej: 'moveDateToNextMonth'). For some reason when set the build configuration to Release the calls '[date moveDateToNextMonth]' in my library project I get the "unrecognized selector sent to instance" error.

When the log says moveDateToNextMonth is sent to an instance of something, to what class does it report the message is sent? Along the same lines, have you tried enabling zombies?

	— F

_______________________________________________

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

References: 
 >Release build throw "unrecognized selector sent to instance" for a category method (From: Bruno Berisso <email@hidden>)

  • Prev by Date: How can I eliminate the delay between pressing a global shortcut and the reaction of the triggered background process?
  • Next by Date: Re: Ticker tape display
  • Previous by thread: Re: Release build throw "unrecognized selector sent to instance" for a category method
  • Next by thread: How can I eliminate the delay between pressing a global shortcut and the reaction of the triggered background process?
  • Index(es):
    • Date
    • Thread