Skip to content

Instantly share code, notes, and snippets.

View SMFakhir's full-sized avatar

Syed Muhammad Fakhir SMFakhir

View GitHub Profile
/*
CoreDataErrors.h
Core Data
Copyright (c) 2004-2022, Apple Inc.
All rights reserved.
*/
#import <Foundation/NSObject.h>
/* NSError codes for Core Data added errors in NSCocoaErrorDomain. Foundation error codes can be found in <Foundation/FoundationErrors.h>. AppKit error codes can be found in <AppKit/AppKitErrors.h>.