Xcode 15 beta 5 removed the batch insert method for ModelContext
, as verified in code, and indicated in the online doc, although Xcode documentation still shows it. How can we perform batch insertions?
Xcode 15 beta 5 removed the batch insert method for ModelContext
, as verified in code, and indicated in the online doc, although Xcode documentation still shows it. How can we perform batch insertions?