Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData Relationship between entities and attributes

Core Data crash - unrecognized selector

ios core-data

NSExpression respect a subquery NSPredicate

Xcode modifies current CoreData model version at every launch

ios xcode core-data

CoreData: "Cannot delete object that was never inserted."

ios objective-c core-data

CoreData child contexts, NSFetchedResultsController and main thread

RestKit and Managed Object Contexts

Implementing NSValueTransformer for Transformable attributes in Swift

core-data swift

iOS 8 – Creating temporary NSManagedObjects

NSPredicate Inside a SUBQUERY

Access FetchRequest from xcdatamodel in iOS

In NSManagedObjectContextObjectsDidChangeNotification what is the difference between NSUpdatedObjectsKey and NSRefreshedObjectsKey

Merge conflict when multiple core data inserts are dispatched to NSPersistentContainer using performBackgroundTask

NSPersistentContainer & UnitTests with iOS10

ios swift core-data ios10

Decoupling Core Data

ios swift core-data

Errors after 'Create NSManagedObject Subclass for CoreData Entities

swift core-data

How can I create instances of managed object subclasses in a NSManagedObject Swift extension?

iOS CoreData NSPredicate to query multiple properties at once

How to add core data to my exisiting iOS project in xcode? [duplicate]

ios core-data

Core Data Migration Across Multiple Version Upgrades