mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 09:43:34 +01: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