Trying to update my KMP/CMP iOS app to Kotlin 2.0 ...
# k2-adopters
t
Trying to update my KMP/CMP iOS app to Kotlin 2.0 RC2. Getting this error in Xcode: can anybody assist in fixing this somehow?
Copy code
/Users/tylerwilson/.gradle/caches/modules-2/files-2.1/com.rickclephas.kmp/kmp-nativecoroutines-core-iossimulatorarm64/1.0.0-ALPHA-28-kotlin-2.0.0-RC2/d8ad408f533e97408c5a0f52d9440fc5432dd0c8/kmp-nativecoroutines-core is cached (in /Users/tylerwilson/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0-RC2/klib/cache/ios_simulator_arm64-gSTATIC-pl/com.rickclephas.kmp:kmp-nativecoroutines-core/unspecified/3x56cqtjzsoe.14v3lh224u5at/com.rickclephas.kmp:kmp-nativecoroutines-core-cache/bin/libcom.rickclephas.kmp:kmp-nativecoroutines-core-cache.a), but its dependency isn't: /Users/tylerwilson/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0-RC2/klib/common/stdlib
t
Please open Kotlin issue with repro. Issue sounds familiar, but I could not find any relevant one.