koin-annotations icon indicating copy to clipboard operation
koin-annotations copied to clipboard

KMP iOS build failing since 2.0.0-RC3

Open aloj22 opened this issue 7 months ago • 0 comments
trafficstars

Describe the bug After updating to version 2.0.0-RC3 it started thwroing an error when launching iOS version. Android works correctly.

org/koin/ksp/generated/KoinMeta-cbe4b97d.kt:312:14: error: Conflicting declarations:
val _KSP_TestUiScreensLoginLoginViewModel: Unit

Expected behavior IOS version is launched successfully

Koin project used and used version (please complete the following information): koin = "4.0.4" koinAnnotation = "2.0.0-RC3" ksp = "2.0.21-1.0.28" kotlin = "2.0.21"

aloj22 avatar Apr 01 '25 09:04 aloj22