You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem with ios target(only)
KMP project created by default template, don't work
Fix : disable configuration-cache at gradle.properties org.gradle.configuration-cache=false
Configuration cache state could not be cached: field singleStorage of com.android.build.api.artifact.impl.TypedStorageProvider bean found in field directory of com.android.build.api.artifact.impl.StorageProviderImpl bean found in field storageProvider of com.android.build.api.artifact.impl.ArtifactsImpl bean found in field artifacts of com.android.build.gradle.internal.variant.TestVariantData bean found in field variantData of com.android.build.gradle.internal.api.TestVariantImpl bean found in field testVariant of com.android.build.gradle.internal.api.LibraryVariantImpl bean found in field testedVariant of com.android.build.gradle.internal.api.UnitTestVariantImpl bean found in field androidVariant of org.jetbrains.kotlin.gradle.plugin.mpp.KotlinJvmAndroidCompilation bean found in field underlying of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field compilations of org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet bean found in field value of org.jetbrains.kotlin.tooling.core.Extras$Entry bean found in field extras of org.jetbrains.kotlin.tooling.core.MutableExtrasImpl bean found in field extras of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl bean found in field this$0 of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl$associateWith$2 bean found in field forAllActions of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field allAssociatedCompilationsImpl of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl bean found in field compilation of org.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory bean found in field factory of org.gradle.api.internal.FactoryNamedDomainObjectContainer bean found in field cinterops of org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation bean found in field underlying of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field compilations of org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet bean found in field underlying of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field dependsOnClosureImpl of org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet bean found in field value of org.jetbrains.kotlin.tooling.core.Extras$Entry bean found in field extras of org.jetbrains.kotlin.tooling.core.MutableExtrasImpl bean found in field extras of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl bean found in field compilation of org.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory bean found in field factory of org.gradle.api.internal.FactoryNamedDomainObjectContainer bean found in field cinterops of org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation bean found in field underlying of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field allAssociatedCompilationsImpl of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl bean found in field compilation of org.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory bean found in field factory of org.gradle.api.internal.FactoryNamedDomainObjectContainer bean found in field cinterops of org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation bean found in field underlying of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field compilations of org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet bean found in field value of org.jetbrains.kotlin.tooling.core.Extras$Entry bean found in field extras of org.jetbrains.kotlin.tooling.core.MutableExtrasImpl bean found in field extras of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl bean found in field this$0 of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl$associateWith$2 bean found in field forAllActions of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field allAssociatedCompilationsImpl of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl bean found in field compilation of org.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory bean found in field factory of org.gradle.api.internal.FactoryNamedDomainObjectContainer bean found in field cinterops of org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation bean found in field underlying of org.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl bean found in field compilations of org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet bean found in field notOnlyJsSourceSets of org.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetFactory bean found in field factory of org.gradle.api.internal.FactoryNamedDomainObjectContainer bean found in field sourceSets of org.jetbrains.kotlin.gradle.plugin.hierarchy.KotlinHierarchyDslImpl bean found in field value of kotlin.InitializedLazyImpl bean found in field hierarchy$delegate of org.jetbrains.kotlin.gradle.dsl.KotlinMultiplatformExtension bean found in field $multiplatformExtension of io.github.skeptick.libres.plugin.ResourcesPlugin$registerSetupIosExportTasks$setupPodspecTask$1$1 bean found in field capturedArgs of java.lang.invoke.SerializedLambda bean found in field action of org.gradle.api.internal.AbstractTask$TaskActionWrapper bean found in field actions of task :shared:libresSetupPodspecExports of type org.gradle.api.DefaultTask: error writing value of type 'java.util.LinkedHashMap'
java.util.ConcurrentModificationException (no error message)
The text was updated successfully, but these errors were encountered:
Problem with ios target(only)
KMP project created by default template, don't work
Fix : disable configuration-cache at gradle.properties
org.gradle.configuration-cache=false
Configuration cache state could not be cached: field
singleStorage
ofcom.android.build.api.artifact.impl.TypedStorageProvider
bean found in fielddirectory
ofcom.android.build.api.artifact.impl.StorageProviderImpl
bean found in fieldstorageProvider
ofcom.android.build.api.artifact.impl.ArtifactsImpl
bean found in fieldartifacts
ofcom.android.build.gradle.internal.variant.TestVariantData
bean found in fieldvariantData
ofcom.android.build.gradle.internal.api.TestVariantImpl
bean found in fieldtestVariant
ofcom.android.build.gradle.internal.api.LibraryVariantImpl
bean found in fieldtestedVariant
ofcom.android.build.gradle.internal.api.UnitTestVariantImpl
bean found in fieldandroidVariant
oforg.jetbrains.kotlin.gradle.plugin.mpp.KotlinJvmAndroidCompilation
bean found in fieldunderlying
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fieldcompilations
oforg.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet
bean found in fieldvalue
oforg.jetbrains.kotlin.tooling.core.Extras$Entry
bean found in fieldextras
oforg.jetbrains.kotlin.tooling.core.MutableExtrasImpl
bean found in fieldextras
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl
bean found in fieldthis$0
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl$associateWith$2
bean found in fieldforAllActions
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fieldallAssociatedCompilationsImpl
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl
bean found in fieldcompilation
oforg.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory
bean found in fieldfactory
oforg.gradle.api.internal.FactoryNamedDomainObjectContainer
bean found in fieldcinterops
oforg.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation
bean found in fieldunderlying
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fieldcompilations
oforg.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet
bean found in fieldunderlying
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fielddependsOnClosureImpl
oforg.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet
bean found in fieldvalue
oforg.jetbrains.kotlin.tooling.core.Extras$Entry
bean found in fieldextras
oforg.jetbrains.kotlin.tooling.core.MutableExtrasImpl
bean found in fieldextras
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl
bean found in fieldcompilation
oforg.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory
bean found in fieldfactory
oforg.gradle.api.internal.FactoryNamedDomainObjectContainer
bean found in fieldcinterops
oforg.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation
bean found in fieldunderlying
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fieldallAssociatedCompilationsImpl
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl
bean found in fieldcompilation
oforg.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory
bean found in fieldfactory
oforg.gradle.api.internal.FactoryNamedDomainObjectContainer
bean found in fieldcinterops
oforg.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation
bean found in fieldunderlying
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fieldcompilations
oforg.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet
bean found in fieldvalue
oforg.jetbrains.kotlin.tooling.core.Extras$Entry
bean found in fieldextras
oforg.jetbrains.kotlin.tooling.core.MutableExtrasImpl
bean found in fieldextras
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl
bean found in fieldthis$0
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl$associateWith$2
bean found in fieldforAllActions
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fieldallAssociatedCompilationsImpl
oforg.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.KotlinCompilationImpl
bean found in fieldcompilation
oforg.jetbrains.kotlin.gradle.plugin.mpp.DefaultCInteropSettingsFactory
bean found in fieldfactory
oforg.gradle.api.internal.FactoryNamedDomainObjectContainer
bean found in fieldcinterops
oforg.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation
bean found in fieldunderlying
oforg.jetbrains.kotlin.gradle.utils.MutableObservableSetImpl
bean found in fieldcompilations
oforg.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSet
bean found in fieldnotOnlyJsSourceSets
oforg.jetbrains.kotlin.gradle.plugin.sources.DefaultKotlinSourceSetFactory
bean found in fieldfactory
oforg.gradle.api.internal.FactoryNamedDomainObjectContainer
bean found in fieldsourceSets
oforg.jetbrains.kotlin.gradle.plugin.hierarchy.KotlinHierarchyDslImpl
bean found in fieldvalue
ofkotlin.InitializedLazyImpl
bean found in fieldhierarchy$delegate
oforg.jetbrains.kotlin.gradle.dsl.KotlinMultiplatformExtension
bean found in field$multiplatformExtension
ofio.github.skeptick.libres.plugin.ResourcesPlugin$registerSetupIosExportTasks$setupPodspecTask$1$1
bean found in fieldcapturedArgs
ofjava.lang.invoke.SerializedLambda
bean found in fieldaction
oforg.gradle.api.internal.AbstractTask$TaskActionWrapper
bean found in fieldactions
of task:shared:libresSetupPodspecExports
of typeorg.gradle.api.DefaultTask
: error writing value of type 'java.util.LinkedHashMap'The text was updated successfully, but these errors were encountered: