I added a couple of Int 32 attributes to an otherwise-working NSManagedObject. The object has a custom NSManagedObject subclass. The properties are named "sequence" and "type." I can read them without problem, but setting them causes an EXEC_BAD_ACCESS. Doesn't matter which one I attempt to set.
I figure I missed a step somewhere, but I can't figure out where. This is an iPad app; I deleted the app from the simulator to start with a clean persistent store. Any suggestions? Thanks! -- Rick _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com