Hi, does anyone how to setup Koin Annotations with Kmp Kotlin 2.0 for iOS target?
When migrated from Kotlin 1.9 to 2.0, Android compiles fine but iOS doesn’t find generated Koin modules…
I saw in Koin Annotations docs that latest KSP compatible version is 1.9.24-1.0.20 but since it’s been a while now since Kotlin 2.0 was launched I am hoping that someone found workaround 🙂