-

- BlackBerry Dynamics
- Runtime library for iOS applications
- 14.0.8198.18
Go to the documentation of this file.
7 #import <Foundation/Foundation.h>
9 #import <CoreData/NSPersistentStoreCoordinator.h>
11 #import <CoreData/CoreData.h>
NSString *const GDEncryptedIncrementalStoreErrorDomain
Specify the encrypted incremental store type error domain.
NSPersistentStoreCoordinator subclass that supports an encrypted binary store type in Core Data.
Definition: GDPersistentStoreCoordinator.h:102
NSString *const GDEncryptedBinaryStoreType
Specify the encrypted binary store type.
NSString *const GDEncryptedBinaryStoreErrorDomain
Specify the encrypted binary store type error domain.
NSString *const GDEncryptedIncrementalStoreType
Specify the encrypted incremental store type.