This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
linking Error on native platforms #140
Closed
Description
This was raised in a slack thread here
reproduced here by running gradle iosX64Test
or any native build as the logs here show:
https://github.com/arrow-kt/Arrow-MPP-Template/runs/5123933793?check_suite_focus=true
reproduced by adding to build.gradle.kts
:
dependencies {
implementation("io.kotest.extensions:kotest-assertions-arrow:1.2.2")
}
Metadata
Metadata
Assignees
Labels
No labels