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

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


  • Subject: Release build throw "unrecognized selector sent to instance" for a category method
  • From: Bruno Berisso <email@hidden>
  • Date: Sun, 31 Jul 2011 00:58:34 -0300

Hi all.

I'm working on tow projects. One is a Mac application and the other is a static library used for the application. Both are in the same Xcode workspace.
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.

If some one has any clue I will really appreciate it.

Bruno._______________________________________________

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: Release build throw "unrecognized selector sent to instance" for a category method
      • From: Fritz Anderson <email@hidden>
    • Re: Release build throw "unrecognized selector sent to instance" for a category method
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Ticker tape display
  • Next by Date: Re: Why Don't Cocoa's (Un)Archiving Methods return Errors?
  • Previous by thread: Re: Ticker tape display
  • Next by thread: Re: Release build throw "unrecognized selector sent to instance" for a category method
  • Index(es):
    • Date
    • Thread