passforios/passKit/Helpers
Danny Mösch 1bdf9d684b Rely on SPM plugins to consume SwiftLint and SwiftFormat
Use their latest releases and fix some violations and issues.

# Conflicts:
#	.github/workflows/linting.yml
#	.github/workflows/testing.yml
2024-11-29 00:18:30 +01: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 Rely on SPM plugins to consume SwiftLint and SwiftFormat 2024-11-29 00:18:30 +01: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 Fix issues with OTP notification (#517) 2021-10-03 17:20:22 -07:00
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 Add notification action to copy OTP or just inform about the copied OTP (#513) 2021-10-01 10:32:14 -07:00
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