mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-05 10:15:38 +02:00
[AltStore] Basic Account tab
This commit is contained in:
@@ -20,6 +20,14 @@ class Keychain
|
||||
private init()
|
||||
{
|
||||
}
|
||||
|
||||
func reset()
|
||||
{
|
||||
self.appleIDEmailAddress = nil
|
||||
self.appleIDPassword = nil
|
||||
self.signingCertificatePrivateKey = nil
|
||||
self.signingCertificateIdentifier = nil
|
||||
}
|
||||
}
|
||||
|
||||
extension Keychain
|
||||
|
||||
Reference in New Issue
Block a user