Chapter 2 unable to generate NSManagedObjected Subclass with Xcode 8

I’m going through Chapter 2 and I’m finding that I cannot generate the subclasses for CoreData, even when I do a clean project from scratch. Is this a bug with Xcode 8?

found the answer make sure in the book, you select the Entity under class make sure Codegen is set to Manual/None

@yungdai. Thanks very much for your question, and my apologies for the delayed reply. I’m happy you figured out the solution to your problem!

All the best!