Skip to content

Swift Export with Kotlin 2.1.0 #2065

@MaxMichel2

Description

@MaxMichel2

Is your feature request related to a problem? Please describe.
Hello, thank you all for your work so far!

I have tested the new Swift export feature with Kotlin 2.1.0 and found the following issue which I think will probably need to handled by the Koin library.

* What went wrong:
Execution failed for task ':library:shared:iosSimulatorArm64DebugSwiftExport'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.plugin.mpp.apple.swiftexport.internal.SwiftExportAction
   > Can't translate return type in fun dataModule(): org.koin.core.module.Module: Symbol not found for org/koin/core/module/Module

Describe the solution you'd like
Koin to behave as it does with Objective C export

Describe alternatives you've considered
No alternatives tested

Target Koin project
Koin Core

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions