How to completely delete entity description in Core Data Model editor in Xcode 4.4.1? The user interface has only the "Add Object" button.
I have a crash when trying to remove Entity by highlighting and pressing the Backspace key.
.xcodeproj in my case was to open .xcodeproj instead of .xcworkspace only for this operation, and Entity was successfully deleted.
.xcodeproj
.xcworkspace
In case of failure while trying to delete it. Try this:
.xcdatamodel
Source: https://habr.com/ru/post/922822/More articles:View swap - androidMultiple substitutions of numbers in a string using python regex - pythonVisual Studio 2010 - debugging / build issues - build-processrequest.xhr undefined in Ext JS - ajaxHow to use Task.WhenAll () - c #The most efficient way to select the final element of an array? - rhow to continue script execution after tail -f command - bashFind out if the calling thread is a UT SWT thread - determine the calling thread - javaAndroid mobile control - androidThe device administrator will confirm before DEACTIVATE - androidAll Articles