I would like create an abstract base class for NSManagedObject which will use by all the entities of my project.
But, when I click on File > New > File NSManagedObject subclass, I can't create one if I don't link it white an entity from my Core Data model.
I would like to know how create an abstract base class for NSManagedObject