I'm not sure what's going on here. But I've got an iOS project that declares 
(but does not define) some "primitiveFoo" methods in my NSManagedObject 
subclass, and an OS X project that does so as well. However, the iOS project 
doesn't emit any warnings, while the OS X project does.

PartDefinition.mm:45:17: Incomplete implementation
PartDefinition.mm:36:1: Method definition for 'primitivePins' not found

Also, when I generated the NSManagedObject subclass from the model, it didn't 
generate the primitive accessor declarations the way older Xcodes did. Am I 
doing something wrong?

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

This email sent to arch...@mail-archive.com

Reply via email to