Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue building iOS app when using 2.0.0-RC5 #361

Closed
Yollty opened this issue Jul 25, 2023 · 5 comments
Closed

Issue building iOS app when using 2.0.0-RC5 #361

Yollty opened this issue Jul 25, 2023 · 5 comments

Comments

@Yollty
Copy link

Yollty commented Jul 25, 2023

Although the iOS app builds fine with RC4 when adding the RC5 library I am getting the following:

error: Could not find "/Users/me/.gradle/caches/modules-2/files-2.1/co.touchlab/kermit-iossimulatorarm64/2.0.0-RC5/3c5a418ae1db88130b59c1d75cdcd2a2832b357c/kermit.klib" in [/Users/me/Development/yollty-kmm-business-2/iosApp/Pods, /Users/me/.konan/klib, /Users/me/.konan/kotlin-native-prebuilt-macos-aarch64-1.8.20/klib/common, /Users/me/.konan/kotlin-native-prebuilt-macos-aarch64-1.8.20/klib/platform/ios_simulator_arm64]

Any idea what might cause that? For the moment I am downgrading back to RC4

@russhwolf
Copy link
Contributor

It looks like you're building with Kotlin 1.8.20. Try bumping to 1.9.0.

@Yollty
Copy link
Author

Yollty commented Jul 26, 2023

Indeed I am, can't bump to 1.9.0. for the moment due to other libraries not being compatible with 1.9.0 yet. But I did not see anywhere that 1.9.0 was required. Sorry if I missed it.

@phileo
Copy link

phileo commented Aug 25, 2023

Is there a version of Kermit which supports Kotlin 1.8.20 ?

@Yollty
Copy link
Author

Yollty commented Aug 25, 2023 via email

@findjigar
Copy link
Contributor

Closing the issue as 2.0.0-RC4 was working for me with 1.8.20 according to #361 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants