Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift Export with Kotlin 2.1.0 #2065

Open
MaxMichel2 opened this issue Nov 28, 2024 · 1 comment
Open

Swift Export with Kotlin 2.1.0 #2065

MaxMichel2 opened this issue Nov 28, 2024 · 1 comment

Comments

@MaxMichel2
Copy link

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

@arnaudgiuliani
Copy link
Member

Yep, will look at it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants