Hello I’ve been trying to use the
Xcode Kotlin plugin to debug Kotlin code on XCode 13.2. Is object inspection supported? I am able to step through Kotlin code but the debugger is not showing any values (variables, constants, etc). Also when trying to add an expression it says “Invalid expression”. Not sure if haven’t set it up correctly, or it’s a limitation by design