passforios/passKit/Helpers
Danny Mösch d9bd0f3014
Update SwiftLint and SwiftFormat (#613)
* Update Swift version used by SwiftFormat

* Update SwiftLint version

* Rely on new virtual 'all' rule in SwiftLint

* Enable SwiftLint rule 'direct_return' rule and fix all violations

* Enable SwiftLint rule 'shorthand_optional_binding' rule and fix all violations

* Enable SwiftLint rule 'blanket_disable_command' rule and fix all violations
2023-04-23 13:01:37 -07:00
..
AppError.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
AppKeychain.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
Colors.swift Use system colors (fix #608) 2023-03-10 20:34:30 -08:00
CryptographicKeys.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
DefaultsKeys.swift Fix building issues with XCode 2022-05-23 10:54:11 -07:00
FileManagerExtension.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
Globals.swift Unify cell style for the password generator 2023-03-12 21:30:31 -07:00
KeyFileManager.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
KeyStore.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
NotificationCenterDispatcher.swift
NotificationNames.swift Update tab bar badge value immediately after sync 2023-03-18 15:54:18 -07:00
SearchBarScope.swift Fix building issues with XCode 2022-05-23 10:54:11 -07:00
Utils.swift
YubiKeyAPDU.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
YubiKeyConnection.swift Fix YubiKey feature detection logics 2023-03-17 22:20:50 -07:00