[AltStore] Revises authentication flow with better UI

This commit is contained in:
Riley Testut
2019-06-05 18:05:21 -07:00
parent 5c4613fd20
commit 0895e4238f
15 changed files with 1323 additions and 258 deletions

View File

@@ -11,5 +11,4 @@ import Foundation
extension UserDefaults
{
@NSManaged var firstLaunch: Date?
@NSManaged var signingCertificateIdentifier: String?
}