Code Team Labs

Results 2 issues of Code Team Labs

Hi .. with iOS 12` [NSKeyedArchiver archivedDataWithRootObject:object];` is Deprecated.. ``` - (void)setPasswordObject:(id)object { self.passwordData = [NSKeyedArchiver archivedDataWithRootObject:object]; } ``` are there any updates for SAMKeychain?

Guys I wouldn't want to make mistakes but they couldn't find how to save an array of strings inside the KeychainSwift ... does anyone have a solution for this?