mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-06-11 06:55:18 +00:00
COVIDSafe code from version 2.6
This commit is contained in:
parent
195798ddd5
commit
f7bfce7eb6
43 changed files with 910 additions and 144 deletions
|
@ -11,7 +11,7 @@ import KeychainSwift
|
|||
|
||||
class RegistrationIntroViewController: UIViewController {
|
||||
|
||||
let keychain = KeychainSwift()
|
||||
let keychain = KeychainSwift.shared
|
||||
|
||||
override func viewWillAppear(_ animated: Bool) {
|
||||
super.viewWillAppear(animated)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue