Search code examples
cocoacore-dataentity

Core Data - Remove entity from model


I may be utterly stupid, but I can not find out how to remove an entity that I have created. There are only options for adding entities and adding attributes in the .xcdatamodel.


Solution

  • Use the Backspace key to delete entities.