Re: How can I get rid of this message?
Re: How can I get rid of this message?
- Subject: Re: How can I get rid of this message?
- From: Dave Keck <email@hidden>
- Date: Wed, 1 Jul 2009 16:44:16 -1000
'NutArray' must be declared as an NSMutableArray to respond to
-addObject. NSArray is immutable, and thus doesn't respond to
-addObject:.
_______________________________________________
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