dankito
|
e43be8f0aa
|
Implemented creating bitcode for exported iOS frameworks as bitcode is needed to create an archive for app
|
2022-02-07 00:18:08 +01:00 |
dankito
|
397acebf79
|
Extracted iOSIsRealDevice so that it's easier to switch between iOS Simulator and real device
|
2022-02-07 00:18:06 +01:00 |
dankito
|
61d0ee0cfc
|
Added task packAllForXcode and renamed packForXCode to packForXcode
|
2022-02-07 00:17:53 +01:00 |
dankito
|
19c8e4ea8e
|
Using now Date and UUID from common in fints4k. Could therefore remove klock
|
2022-02-07 00:17:53 +01:00 |
dankito
|
d50f458ef4
|
Extracted Logger to new module common
|
2022-02-07 00:17:53 +01:00 |
dankito
|
d97375d949
|
Removed serialization dependencies
|
2022-02-07 00:17:53 +01:00 |
dankito
|
52ee0a0f73
|
Removed suspend from methods as coroutines don't really work in Kotlin/Native
|
2022-02-07 00:17:53 +01:00 |
dankito
|
4999404113
|
Added iOS target
|
2022-02-07 00:17:53 +01:00 |
dankito
|
47790b0486
|
Fixed Atrium JVM dependency
|
2022-02-07 00:17:53 +01:00 |
dankito
|
03bdb19668
|
Introduced Amount to be able to remove Ionspin BigDecimal dependency
|
2022-02-07 00:17:53 +01:00 |
dankito
|
e1d08d3304
|
Added maven-publish plugin
|
2022-02-07 00:17:53 +01:00 |
dankito
|
fbaa9fa941
|
Added JavaScript target. - Had to remove @JvmOverloads for that. - Had to replace Math.pow() and String.format().
|
2022-02-07 00:17:53 +01:00 |
dankito
|
e44a68addc
|
Converted fints4k to a Kotlin multi platform project
|
2022-02-07 00:17:53 +01:00 |
dankito
|
cee92e4d2d
|
Refactored code a bit
|
2022-02-07 00:17:52 +01:00 |
dankito
|
496e73dc9f
|
Renamed fints4java to fints4k
|
2022-02-07 00:17:52 +01:00 |