does dsym generation not work if your kotlin frame...
# kotlin-native
j
does dsym generation not work if your kotlin framework is static? I have my debug build settings for
Debug information format
set to
DWARF with DSYM
, and it looks like none of the kotlin code is getting symbols. For all the kotlin code, i'm getting warning like this:
Copy code
warning: (x86_64)  could not find object file symbol for symbol _kfun:kotlinx.coroutines.AbstractCoroutine#<get-parentContext>(){}kotlin.coroutines.CoroutineContext