Anyone else run into <trouble building iOS project...
# touchlab-tools
b
Anyone else run into trouble building iOS project that uses Kermit after updating to kotlin 1.8.0?
k
1.2.2 depends on crashkios for bugsnag cinterop (https://github.com/touchlab/Kermit/blob/9d2510d765fbde93e9b10a39f0499641343e7984/kermit-bugsnag/build.gradle.kts#L29). You need to tell the linker that Bugsnag will be in the final app, basically. Options in thread: https://github.com/touchlab/CrashKiOS/issues/48#issuecomment-1413866641