Re: Creating Core Data Accessor Methods : Doesn't work?
Re: Creating Core Data Accessor Methods : Doesn't work?
- Subject: Re: Creating Core Data Accessor Methods : Doesn't work?
- From: Keary Suska <email@hidden>
- Date: Thu, 19 Sep 2013 17:23:39 -0600
On Sep 19, 2013, at 2:36 PM, Jerry Krinock wrote:
> I'm working in Xcode 5.0 GM (5A1413) and need to customize some accessors for managed objects. [1]
>
> I found the instructions in Core Data Model Editor Help > Creating Objective-C Accessor Methods for a Managed Object. [2] In the last step, the only Paste <whatever> menu item I see is "Paste Attribute Name", which does exactly what the name implies. I expect that there would be a menu item titled "Paste Core Data Accessors" or something like that.
>
> What did I do wrong? I looked up what the "detail area" was, to verify that I was copying from the correct view.
I am not sure about the help but the Core Data docs are certainly wrong or misleading. AFAIK, you can only paste the property declarations and the @dynamic directives using that method. Starting in v.4 there is a method to create source files, but I haven''t tried that to see what it creates. I would be surprised if it does anything more...
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden