Following up - this doc in the above link is a lit...
# touchlab-tools
z
Following up - this doc in the above link is a little vague. Where am I supposed to be adding this? Mentioning it after the context of a gradle sync suggests it’s build-related, but the snippet itself looks to be something that should be done at runtime. If so - does it really need to fire every time?
t
Good catch, it's not build-related. Should be in the app code before you start using it (
AppDelegate
or
init
of
@main App
)
Also, can you try without disabling the cache (
kotlin.native.cacheKind ...
) and let me know what happens? We shouldn't recommend disabling the cache as it results in longer compile times, so I'd love to know if that's still a problem. If it is, I'll need to look into it.
👍 1
z
appeaaaaaars to work if I remove that 👍
I do see this warning in xcode but don’t think it’s related
Copy code
Interop library /Users/zacsweers/.gradle/caches/modules-2/files-2.1/co.touchlab.crashkios/bugsnag-iossimulatorarm64/0.8.6/174633daa1c40d0c5ac42cbe3ebfa06a8b44087b/bugsnag-cinterop-bugsnag can't be exported with -Xexport-library