Creating Core Data Accessor Methods : Doesn't work?
Creating Core Data Accessor Methods : Doesn't work?
- Subject: Creating Core Data Accessor Methods : Doesn't work?
- From: Jerry Krinock <email@hidden>
- Date: Thu, 19 Sep 2013 13:36:55 -0700
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.
Thanks,
Jerry Krinock
[1] The code was written by someone else who does not know to use mogenerator or Accessorizer.
[2] Copied from the Core Data Model Editor Help…
• In the project navigator, select the managed object model file that contains the entity for which you want to generate accessor methods.
• In the Core Data model editor, in the detail area, select the attributes or relationships for which you want to generate accessor methods.
• Choose Edit > Copy.
• In the project navigator, select the header or implementation file into which you want to paste the code.
• Choose Edit > Paste <ItemType>.
_______________________________________________
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