mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-04 17:55:40 +02:00
[AltStore] Revises authentication flow with better UI
This commit is contained in:
@@ -39,6 +39,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
Keychain.shared.appleIDEmailAddress = nil
|
||||
Keychain.shared.appleIDPassword = nil
|
||||
Keychain.shared.signingCertificatePrivateKey = nil
|
||||
Keychain.shared.signingCertificateIdentifier = nil
|
||||
|
||||
UserDefaults.standard.firstLaunch = Date()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user