mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-23 04:00:00 +00:00
5 lines
171 B
Objective-C
5 lines
171 B
Objective-C
#import <CoreData/CoreDataErrors.h>
|
|
|
|
NSString *const NSAffectedStoresErrorKey = @"NSAffectedStoresErrorKey";
|
|
NSString *const NSDetailedErrorsKey = @"NSDetailedErrorsKey";
|