Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nscoding

Swift 3 Xcode 8 - SwiftValue encodeWithCoder - unrecognized selector sent to instance

swift3 xcode8 nscoding

Storing json data on the iPhone: save the json string as it is VS make an object from json and use NSCoding + NSKeyedArchiver

Can NSCoding and Codable co-exist?

swift swift4 nscoding codable

Cocoa Interface Builder object initialization

objective-c cocoa nib nscoding

Serializing a multidimensional array containing references to NSManagedObjects in Core Data

Write custom object to .plist in Cocoa

How to add reusable custom views programmatically? (Swift)

NSCode: encoder and decoder for primitive types

objective-c ios nscoding

Swift 2.0 Unit Testing for NSCoding

Using NSCoding on a subclass of custom class

NSUserDefaults NSObject with NSArray Object

How to encode and decode a custom class with NSKeyedArchiver

NSKeyedArchiver unarchiveObjectWithFile crashes with EXC_BAD_INSTRUCTION

Swift Codable protocol… encoding / decoding NSCoding classes

swift nscoding swift4 codable

How do I get an optional from decodeIntegerForKey instead of 0?

ios swift nscoding

NSCoding VS Core data