passforios/passKit/Helpers
Danny Moesch 44870af774 Trust in assigned default value
In particular, SwiftyUserDefaults returns the default value in case it does not find a value in the dictionary. As the default is '.all' it does not have to be set explicitly. Assigning 'nil' will result in '.all' anyway.
2019-05-04 22:15:23 +02:00
..
AppError.swift Add missing error messages and name them consistently 2019-01-20 21:04:04 -08:00
DefaultsKeys.swift Trust in assigned default value 2019-05-04 22:15:23 +02:00
FileManagerExtension.swift Localize strings in code 2019-01-20 21:04:04 -08:00
Globals.swift lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00
NotificationNames.swift lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00
PasswordGeneratorFlavour.swift Use PasswordGeneratorFlavor class to set user defaults and UI elements 2019-01-20 21:04:04 -08:00
SearchBarScope.swift Utilize default settings values 2019-05-01 18:30:13 +02:00
Utils.swift Migrate to Swift 5.0 2019-05-01 18:30:13 +02:00