I want to remove a core data attribute from xcdatamodel in my project. Do I need to add a new core-data model version for this or it will work within existing version?
Does removing an attribute in Core Data model require model versioning?
Add a Comment