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

KMM iOS support #39

Open
cleemansen opened this issue May 25, 2023 · 0 comments
Open

KMM iOS support #39

cleemansen opened this issue May 25, 2023 · 0 comments

Comments

@cleemansen
Copy link

Hello,

I'm wondering if this library is ready to use on iOS in a kotlin-multiplatform project?

I'm facing the following build error for the iOS target:

FAILURE: Build failed with an exception.

* What went wrong:
Configuration cache state could not be cached: field `collection` of `org.gradle.configurationcache.serialization.codecs.FilteredFileCollectionSpec` bean found in field `libraries` of task `:shared:kspKotlinIosSimulatorArm64` of type `com.google.devtools.ksp.gradle.KspTaskNative`: error writing value of type 'org.gradle.api.internal.artifacts.configurations.DefaultConfiguration'
> Could not resolve all files for configuration ':shared:iosSimulatorArm64CompileKlibraries'.
   > Could not find io.github.hadiyarajesh.flower-ktorfit:flower-ktorfit-iossimulatorarm64:3.1.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/io/github/hadiyarajesh/flower-ktorfit/flower-ktorfit-iossimulatorarm64/3.1.0/flower-ktorfit-iossimulatorarm64-3.1.0.pom
       - https://repo.maven.apache.org/maven2/io/github/hadiyarajesh/flower-ktorfit/flower-ktorfit-iossimulatorarm64/3.1.0/flower-ktorfit-iossimulatorarm64-3.1.0.pom
     Required by:
         project :shared > io.github.hadiyarajesh.flower-ktorfit:flower-ktorfit:3.1.0
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

1 participant