3

I am using CoreData in my application. I was using it in Xcode 8 before it works fine but suddenly its throwing me this error. I tried searching for answer but not getting anything and took a look at a Error: Core Data Code generation is not supported for Swift 2.3 this answer but not solved my problem. If anyone could help. Thank you.

2 Answers 2

2

In Data Model Inspector change the Module to Current Product Module and Codegen to Manual/None. This solved my problem.

Sign up to request clarification or add additional context in comments.

Comments

0

Try to set Codegen to Manual/None in Utilities area for your Model.xcdatamodeld file.

3 Comments

I tried this but nothing happened still showing that error.
you may also need to to just to build so Xcode catches the change
I did that several times cleaning and building again and again.But no result.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.