hadiyarajesh/flower

KMM iOS support

Opened this issue · 0 comments

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