Is there anyway to nicely debug iOS framework created by KMM. We are shipping both the debug and the release targets.
When I'm building locally using I get
embedAndSignAppleFrameworkForXcode
I get the following. Clients using me also get the same.
The client apps do not have access to our Kotlin source, so the TouchLabs plugin would not help.
Is there a build setting I need to change to keep the debug builds having the debug symbols either in Xcode or Gradle