UITableViewCell as UIView from XIB...
Read MoreEncode nested enumeration swift 3...
Read MoreNSCoder: Unrecognized selector sent to instance...
Read MoreEncode/Decoding Date with NSCoder in Swift 3?...
Read MoreMy Objects data member (NSString *) value contaminated '0x7fc0ab73d040' after UnArchiving fr...
Read MoreNSUserDefaults for custom object with other custom class variables...
Read MoreHow to call a function from a different view controller with different classes...
Read MoreEasy way to do NSCoder enabled class...
Read MoreHow can I clone a NSCoding compliant object into a subclass of it?...
Read MoreTrying to archive an instance of a class conforming to NSCoder...
Read MoreCannot assign Value of type SomeObject to SomeObject?...
Read MoreSwift 2.2: Type '()' does not conform to protocol 'BooleanType'...
Read MoreHow to convert NSKeyedArchiver objects over new versions...
Read MoreCorrectly init NSCoder in sub class when init NSCoder is convenience method in base class in Swift...
Read MoreCrash when assigning rootViewController in the AppDelegate programmatically...
Read MoreUsing NSCore and NSKeyedArchiver with SWIFT...
Read MoreObjective C: save array of items (NSCoder)...
Read MoreHaving trouble archiving custom object...
Read MorePush ViewController with coder aDecoder: NSCoder...
Read MoreEncode and Decode enum in Swift 1.2...
Read MoreI want to have two versions of encodeWithCoder in the same class...
Read MoreDebuging problems - Values are hidden...
Read MoreInstantiating UIViewController Without A Storyboard Or xib File...
Read MoreSwift - Why init(coder) is required in AFHTTPSessionManager?...
Read MoreGet property from NSCoder in required init(coder aDecoder: NSCoder)...
Read More