mbonnin
01/01/2020, 4:45 PM.freeze()
in? Is it possible to call .freeze()
from swift by somehow exporting it to a framework?basher
01/01/2020, 5:13 PMmbonnin
01/01/2020, 5:15 PMkotlin.native.concurrent
is the package name, right ? I was thinking about exporting the whole dependency to avoid having an empty wrapper. I'm doing that for kotlinx-io-macosx64
basher
01/01/2020, 5:16 PMmbonnin
01/01/2020, 5:17 PM.freeze()
is declared. Ctrl-clicking it takes me to ~.konan/kotlin-native-macos-1.3.61
, which doesn't look like my regular maven dependencybasher
01/01/2020, 5:18 PMmbonnin
01/01/2020, 5:19 PM