Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

iOS 12 Deprecated Issue #197

Open
CodeTeamLabs opened this issue Oct 2, 2018 · 0 comments
Open

iOS 12 Deprecated Issue #197

CodeTeamLabs opened this issue Oct 2, 2018 · 0 comments

Comments

@CodeTeamLabs
Copy link

Hi .. with iOS 12 [NSKeyedArchiver archivedDataWithRootObject:object]; is Deprecated..

- (void)setPasswordObject:(id<NSCoding>)object {
	self.passwordData = [NSKeyedArchiver archivedDataWithRootObject:object];
}

are there any updates for SAMKeychain?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant