LeadKit/TIFoundationUtils
Ivan Smolin 18e5421e14 feat: Update: use TouchInstinct `TableKit` fork instead of original one
Update: remove default value from `BoolValueDefaultsStorage`
2024-02-01 10:14:21 +03:00
..
AsyncOperation fix: iOS 12 crash - failed to demangle superclass of UIClosureObserverOperation from mangled name '\M^? \^Hp\M-}\M^?' 2023-06-09 16:09:17 +03:00
Cancellables/Sources feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall. 2023-05-24 10:57:17 +03:00
CodableKeyValueStorage feat: add universal DSL to TISwiftUtils, remove unused code 2023-08-24 12:07:43 +03:00
DataStorage/Sources feat: Update: use TouchInstinct `TableKit` fork instead of original one 2024-02-01 10:14:21 +03:00
DateFormatting feat: ApiInteractor, TokenInterceptor, FingerprintsTrustEvaluator and more 2022-06-17 10:43:35 +03:00
Logger/Sources fix: move tifoundationlogger to it's own folder 2023-07-09 21:51:41 +03:00
TIFoundationUtils.app fix: build and warnings 2024-01-30 21:25:13 +03:00
TITimer feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
UserDefaultsBackingStore feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
PlaygroundPodfile feat: update tests, migration fixes, factory method for migration storage added 2023-07-06 12:34:48 +03:00
PrivacyInfo.xcprivacy Added: `xcprivacy` files 2024-01-30 20:40:14 +03:00
README.md feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils 2022-02-18 22:26:09 +03:00
TIFoundationUtils.playground feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release 2023-02-28 14:56:36 +03:00
TIFoundationUtils.podspec feat: Update: use TouchInstinct `TableKit` fork instead of original one 2024-02-01 10:14:21 +03:00

README.md

TIFoundationUtils

Set of helpers for Foundation framework classes.