Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

NSManagedObjectContext: exception breakpoint stops at save: method, but no log/crash/error

objective-c core-data

Core Data primary key ID for a row in the database

Generating Swift models from Core Data entities

How can I encrypt CoreData contents on an iPhone

iphone encryption core-data

'filenames are used to distinguish private declarations of the same name' error

Core Data Save Error (NSValidationErrorKey, Cocoa error 1570) saving NSDate

xcode core-data nsdate

dispatch_sync vs. dispatch_async on main queue

How to add unique constraints for some fields in Core Data

ios core-data

iPhone: Save boolean into Core Data

invalid redeclaration in auto code generate NSManagedObject Subclass Swift 3

Swift 2, warning: could not load any Objective-C class information from the dyld shared cache

How to represent Core Data optional Scalars (Bool/Int/Double/Float) in Swift?

ios swift xcode core-data

Understanding Core Data delete rules on One to Many

Core Data "use scalar properties for primitive data types" check box

objective-c core-data

How do I copy or move an NSManagedObject from one context to another?

Use CoreData or SQLite on iPhone? [closed]

iphone ios sqlite core-data

How to unit test my models now that I am using Core Data?

Swift: Storing states in CoreData with enums

core-data swift

NSPredicate that is the equivalent of SQL's LIKE

Core Data background fetching via new NSPrivateQueueConcurrencyType

core-data ios5