I'm using CoreData in my app. When I modify an entity or attribute, upload it to the AppStore and try to update it, it crashes. I have to uninstall and download again. Is there a way to bypass this and that my update automatically deletes the outdated version and installs the latest version? How can I resolve this in the most user friendly and efficient way?I'm using CoreData in my app. When I modify an