mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
feat: add the ability to import/export account data
This commit is contained in:
@@ -80,6 +80,9 @@ public class Keychain
|
||||
@KeychainItem(key: "identifier")
|
||||
public var identifier: String?
|
||||
|
||||
@KeychainItem(key: "adiSerial")
|
||||
public var adiSerial: String?
|
||||
|
||||
@KeychainItem(key: "adiPb")
|
||||
public var adiPb: String?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user