I get this warning when building `compileIosMainKo...
# ios
r
I get this warning when building
compileIosMainKotlinMetadata
Copy code
w: Could not find "org.jetbrains.kotlin.native.platform.linux"
I think it’s recent, maybe from Kotlin 1.6.20 or 1.6.21
1
t
Do you have any news on this? I get the same warning 😞
r
Nope, still have it in Kotlin 1.7.21
t
Do you have a workaround?
And did you use ktor?
r
There is no workaround needed, it's a warning, I just ignore it. I use the Ktor client yes
t
Ok. Thanks