In Xcode 12 template for a SwiftUI project using Core Data, Apple provides the following code:
import SwiftUI @main struct CoreDataApp: App { let persist