I can't find any information on this topic, either I'm totally missing the point (or button) or it just can't be done. What? It must be possible.
Anyway, I have developed an App (whoeaa!) and now I want to store information in my newly created sqlite db via CoreData. I can do this by adding it myself through the addItem in the app, but having more than a hundred, I rather do it automatic at once. Is there an import data option in the .xcdatamodel screen in Xcode? I'm on Xcode 13.1, developing for iOS 14.0.
Thank you!