Kirill Zhukov
02/10/2023, 4:22 AM$ gradle assembleSharedXCFramework --configuration-cache
Configuration cache problems found in this build.
2 problems were found reusing the configuration cache.
- Task `:shared:xc-framework:linkDebugFrameworkIosArm64` of type `org.jetbrains.kotlin.gradle.tasks.KotlinNativeLink`: value '{org.jetbrains.kotlin.native.target=ios_arm64}' is not assignable to 'org.jetbrains.kotlin.gradle.plugin.mpp.HierarchyAttributeContainer'
- Task `:shared:xc-framework:linkDebugFrameworkIosSimulatorArm64` of type `org.jetbrains.kotlin.gradle.tasks.KotlinNativeLink`: value '{org.jetbrains.kotlin.native.target=ios_simulator_arm64}' is not assignable to 'org.jetbrains.kotlin.gradle.plugin.mpp.HierarchyAttributeContainer'
Sebastian Sellmair [JB]
02/10/2023, 8:08 AMubuntudroid
02/11/2023, 3:48 PM