Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nscoding

Is it necessary to call [super encodeWithCoder] when subclassing a object that implements NSCoding?

objective-c cocoa nscoding

NSSecureCoding trouble with collections of custom class

Adding NSCoding as an Extension

Encoding an Objective-c Block?

archive array of optional structs with NSCoding in Swift?

When to use NSSecureCoding

How can I decode an object when original class is not available?

Swift saving and retrieving custom object from UserDefaults

ios swift xcode swift3 nscoding

Attempt to insert non-property list object when trying to save a custom object in Swift 3

Got Unrecognized selector -replacementObjectForKeyedArchiver: crash when implementing NSCoding in Swift

ios swift xcode6 nscoding

Saving custom Swift class with NSCoding to UserDefaults

Why NSUserDefaults failed to save NSMutableDictionary in iOS?

Xcode 9 GM - WKWebView NSCoding support was broken in previous versions

ios xcode wkwebview nscoding