Stepping in debug into compiled K/N library

Say I have an iOS project on Xcode and I’m importing a the output framework of my K/N library (or even more complex, the iOS target output of a Multiplatform lib).
Can I step into the code that generated the binary just by importing the library?