Xcode – NSPersistentContainer will load in app, won't load in test target
This problem first appeared in my app project, but it's baffled me enough that I tried to simplify things by switching to a Swift Package where I get the same issue. In my project, I have a data model file…