hultgren
08/20/2020, 1:21 AM1.3.9
(the problem goes away if I use 1.3.9-native-mt
).
The project has the following dependencies:
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9"
implementation "io.ktor:ktor-client-core:1.4.0"
It's the task compileIosMainKotlinMetadata
that fails with the following error:
e: Could not find "kotlinx-coroutines-core_concurrentMain"
Anyone else seen this?louiscad
08/20/2020, 8:21 AMhultgren
08/20/2020, 4:46 PMlouiscad
08/20/2020, 4:47 PMlouiscad
08/20/2020, 4:47 PMHyun
08/29/2020, 5:22 PMHyun
08/29/2020, 8:36 PMrsetkus
11/06/2020, 1:46 PMhultgren
11/06/2020, 3:16 PMnative-mt
branch of coroutines