Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Configuring an NSPredicate with multiple conditions

Does XCode Floor "Min Value" and "Max Value" for Core Data Decimal Attributes?

Why entity cannot have uniqueness constraints with to-one mandatory inverse relationship?

ios core-data

iOS 12 specific problem: Core Data External Storage Binary Data corruption

ios swift core-data ios12

Convert NSArray to Swift Array<T>

core-data swift ios8

"[something copyWithZone:]: unrecognized selector sent to instance" when using Bindings / Core Data

+entityForName: nil is not a legal NSManagedObjectContext parameter searching for entity name 'Account''

How to communicate between iOS App Containing Extension and Extension (not Host App)

Is it possible to fetch only selected property in a Core Data query

iphone ios core-data

Core Data: Do child contexts ever get permanent objectIDs for newly inserted objects?

Swift SourceKitService Crashed

ios core-data swift crash xcode6

Core Data: error: Exception was caught during Core Data change processing

ios objective-c csv core-data

Behavior differences between performBlock: and performBlockAndWait:?

Core Data: Could not cast value of type 'MyType_MyType_2' to MyType

Store NSArray In Core Data Sample Code?

core-data ios nsarray

Core Data: Error, "Can't Merge Models With Two Different Entities Named 'foo' "

iphone database file core-data

Deleting core data version xcdatamodel files

ios xcode core-data

How to disable no inverse relationship warning for CoreData in Xcode 4.2?

ios xcode core-data xcode4

Why Xcode does not show index options for CoreData entities and attributes?

iPhone CoreData - How to fetch managed objects, and sorting them ignoring case?