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

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to