touchlab / Kermit

Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility.
https://kermit.touchlab.co
Apache License 2.0
699 stars 40 forks source link

Issue building iOS app when using 2.0.0-RC5 #361

Closed Yollty closed 11 months ago

Yollty commented 1 year ago

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 commented 1 year ago

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

Yollty commented 1 year ago

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 commented 1 year ago

Is there a version of Kermit which supports Kotlin 1.8.20 ?

Yollty commented 1 year ago

2.0.0-RC4 was working for me with 1.8.20

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Phileo @.> Sent: Friday, August 25, 2023 8:15:15 PM To: touchlab/Kermit @.> Cc: Alexandros Trepeklis @.>; Author @.> Subject: Re: [touchlab/Kermit] Issue building iOS app when using 2.0.0-RC5 (Issue #361)

Is there a version of Kermit which supports Kotlin 1.8.20 ?

— Reply to this email directly, view it on GitHubhttps://github.com/touchlab/Kermit/issues/361#issuecomment-1693689251, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMYJGWH75TDUZWDFEGSYJVLXXDMSHANCNFSM6AAAAAA2XIUIMI. You are receiving this because you authored the thread.Message ID: @.***>

findjigar commented 11 months ago

Closing the issue as 2.0.0-RC4 was working for me with 1.8.20 according to https://github.com/touchlab/Kermit/issues/361#issuecomment-1693728643