I just spent 3 days struggling to get CoreData (which stores your app data so it will persist) working for an app I’m building. Just now I found out about SwiftData, which is a way simpler, easier, and newer framework that does the same thing.
It’s not all bad though because I learned how CoreData works. And I got more points for High Seas because I spent more time on it.