NSPersistentDocument FetchRequest warp property crash on macOS Document App SwiftUI project...
Read MoreNSDocumentController closeAllDocumentsWithDelegate does not call canCloseDocumentWithDelegate of my ...
Read MoreHow to force creation of default persistentStore/autosave in NSPersistentDocument...
Read MoreNSPersistentDocument to be marked as not "dirty"/edited after internal initiation...
Read MoreCore Data: Lost the ability to save new documents, but still can edit and save existing documents...
Read MoreChange default NSManagedObjectContext of NSPersistentDocument...
Read MoreDocument based core data app - add and remove additional attributes...
Read MoreCan concurrence type be changed of NSPersistentDocument's managedObjectContext?...
Read MoreNSPersistentDocument, Swift, macOS, and storyboards — how to get the managedObjectContext?...
Read MoreGetting the managedObjectContext in a document-based app for preferences controller...
Read MoreExclude entity from NSPersistentDocument...
Read MoreHow to test NSPersistentDocument in XCTestCase?...
Read MoreNSPersistentDocument fails when saving a previously locked document...
Read MoreAre NSPersistentDocument and UIManagedDocument compatible?...
Read MoreCorrect directory for NSPersistentDocument OSX...
Read More"Save As" does not work for my NSPersistentDocument application...
Read MoreHow to preset file format for document-based core data application's save-dialog to sqlite?...
Read MoreHow to deactivate window restoration?...
Read MoreHow to preload data from Core Data in a NSPersistentDocument?...
Read MorePrevent warning sheet after NSPersistentDocument rename...
Read MorePopulate new NSPersistentDocuments with seed objects / Discard changes on close...
Read MoreWhere to get managed object context in NSPersistentDocument?...
Read MoreCoredata & NSPersistentDocument: Sum of column numbers crash...
Read MoreHow to read an object from managedObjectContext in Core Data ( Xcode )...
Read MoreSQLite-based NSPersistentDocument in a sandboxed environment...
Read MoreCore Data Reading Data in Thread that's added in the Main Thread...
Read MoreNew project New Model NSPersistentDocument This NSPersistentStoreCoordinator has no persistent store...
Read MoreNSDocument based application and NSToolbar...
Read MoreUsing custom NSManagedObjectContexts with NSPersistentDocument...
Read MoreIs it bad to use NSPersistentDocument with an alternate save format?...
Read More