Hey everyone! Yesterday we released a 2.0 version of
xcode-kotlin, the Xcode plugin which brings debugging of Kotlin Multiplatform code to Xcode. It's a big improvement compared to our previous version, so make sure to update to get all the goodies.
What's new:
🤯 Vastly improved debugging performance (~5x faster).
💯 Shows more information for each frame variable (see attached screenshots).
😱 Works both in Swift and Kotlin code.
🤩 Built-in support for List and Map with more coming (e.g. StateFlow, Set)
I've written more details about the improvements:
https://touchlab.co/xcode-kotlin-2-0