Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Duplicate Symbol Error in NSManagedObject Subclass

Swift CoreData -- Cannot assign value of type 'Int' to type 'Int16'

ios core-data

Geo Spacial Bounding Box Rectangle Calculation Error: Latitude Incorrect

Retrieve single object from NSFetchRequest

Store But Don't Save NSManagedObject to CoreData?

Can I safely wrap 'CoreData could not fulfill a fault' errors in a @try catch block

ios core-data

is it possible to have multiple core data model files to one single Xcode project? [duplicate]

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+entityForName: nil is not a legal NSManagedObjectContext

Swift NSSet & CoreData

ios core-data swift nsset

Swift CoreData: error: Serious application error. Exception was caught during Core Data change processing.

How to store swift enum in core data?

swift core-data enums

iOS Swift | Core data fetch by specific value

ios swift core-data fetch

Xcode is looking for core data entity names with dot; not compiling

ios xcode core-data xcode8

Core Data and custom attribute type

ios swift core-data swift3

Producer Consumer Issue with Core Data

Core Data to-many relationships. Are they Lazy Load?

Core Data returns NSManagedObject instead of Concrete class, but only when using . accessor

CoreData: Fetching an Object from an unsaved Context

How to fetch complete objects (not faults) from CoreData?

iphone core-data

NSFetchedResultsController always returns no rows

ios core-data