core-data icon indicating copy to clipboard operation
core-data copied to clipboard

Xcode 9+ NSManagedObject Auto Class Generation

Open joshuabryson opened this issue 8 years ago • 1 comments

I'm not sure how else to note this, but in Xcode 9+ NSManagedObject entities are (by default) set to have their class autogenerated. This is a departure from the way things were done (manual generation via the Editor > Create NSManagedObject Subclass ... as noted in the Managed Object Subclasses section of chapter 1 of the book. It might be worth it to note the difference and how to set the automatic code generation to none.

joshuabryson avatar Dec 21 '17 17:12 joshuabryson

Thanks for the hint. We'll add a note in a future version.

floriankugler avatar Dec 30 '17 09:12 floriankugler