-
-
Notifications
You must be signed in to change notification settings - Fork 776
Open
Labels
kotlin-issueRelated to Kotlin issue under the hoodRelated to Kotlin issue under the hoodmultiplatformkmpkmptype:feature-proposal
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kotlin-issueRelated to Kotlin issue under the hoodRelated to Kotlin issue under the hoodmultiplatformkmpkmptype:feature-proposal