You would need to use the klib output of your Multiplatform module instead of the framework. Kotlin Native doesn’t support multiple Kotlin frameworks in a single app. I’m not sure what the limitation is or if it will ever be lifted. For now, it is necessary to bundle multiple klibs into a single framework for your app to link against.