Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 9+ NSManagedObject Auto Class Generation #40

Open
joshuabryson opened this issue Dec 21, 2017 · 1 comment
Open

Xcode 9+ NSManagedObject Auto Class Generation #40

joshuabryson opened this issue Dec 21, 2017 · 1 comment

Comments

@joshuabryson
Copy link

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.

@floriankugler
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants