This website requires JavaScript.
Explore
Help
Sign in
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
56164f2ce4
fints4k
/
ui
/
BankingiOSApp
/
BankingiOSApp
/
persistence
History
dankito
56164f2ce4
'Fixed' merging errors
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