#core data
Progressive Core Data Migrations
There are very few certainties in app development, but one is that once your app is released it will change in unexpected ways. And no matter how flexible your architecture is inevitably one of those changes will be a breaking change. Perhaps the most important breaking changes involve the user's…