I have 2 questions. 1 - With the advent of SwiftData, is Core Data going to be replaced by SwiftData or SwiftData just a wrapper over Core Data? 2 - Will we have a visual tool to assist the design of model objects?
Is Core Data fading out?
It's most likely a wrapper around core data to make for a quicker implementation process similar to how RoomDB for Android and Realm works.