I get this error on my app delegate where I import CoreData
. From what I've read, it is because I named a project coreData. However I changed the name of the project, then deleted it, and I've deleted everything inside /Library/Developer/Xcode/DerivedData
. If I create a project with CoreData, I get the same error.
I have also deleted the contents of /var/folders/
Any info on how to fix this?
(Xcode 7.2)
You have a namespace clash with apples own CoreData framework. Rename your project or create a new one with a different name and move your files across.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With