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

Compatibility issue with KSP #50

Closed
marenovakovic opened this issue Mar 14, 2022 · 3 comments
Closed

Compatibility issue with KSP #50

marenovakovic opened this issue Mar 14, 2022 · 3 comments
Assignees

Comments

@marenovakovic
Copy link

marenovakovic commented Mar 14, 2022

> Task :shared:kspKotlinIosSimulatorArm64 FAILED
e: Required plugin option not present: com.rickclephas.kmp.nativecoroutines:suffix

Plugin "com.rickclephas.kmp.nativecoroutines" usage:
  suffix string              suffix used for the generated functions (required)

but I also have

nativeCoroutines {
    suffix = "ios"
}

inside shared.build.gradle.kts

it shows same Xcode error with and without it

@rickclephas
Copy link
Owner

This looks like an issue with KSP: google/ksp#897

@rickclephas rickclephas changed the title suffix used for the generated functions (required) Compatibility issue with KSP Mar 29, 2022
@rickclephas
Copy link
Owner

I am going to close this as it's an issue with KSP and not with KMP-NativeCoroutines.
Please see google/ksp#897 (comment) for a temporary workaround.

@marenovakovic
Copy link
Author

thank you

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

No branches or pull requests

2 participants