fints4k/ui/BankingiOSApp/BankingiOSApp/persistence
2022-02-07 00:17:53 +01:00
..
AppData.swift Implemented exporting dependent libraries so that classes get exported without prefixes like 'BUC' and that imported classes and interface like IBankFinder are for Swift the same in BankFinder and BankingUiCommon 2022-02-07 00:17:53 +01:00
CoreDataBankingPersistence.swift 'Fixed' merging errors 2022-02-07 00:17:53 +01:00
Mapper.swift Prefixed Core Data entities with 'Persisted' to avoid name conflicts with UI data model. Caching mapped objects so that Core Data doesn't persist the same data multiple times. 2022-02-07 00:17:53 +01:00