Harshita Kalani
07/19/2023, 7:23 AM> Task :kotlinmultiplatformsharedmodule:compileKotlinIosArm64 UP-TO-DATE
> Task :kotlinmultiplatformsharedmodule:linkDebugFrameworkIosArm64 UP-TO-DATE
> Task :kotlinmultiplatformsharedmodule:assembleDebugAppleFrameworkForXcodeIosArm64 UP-TO-DATE
> Task :kotlinmultiplatformsharedmodule:embedAndSignAppleFrameworkForXcode FAILED
error: A problem was found with the configuration of task ':kotlinmultiplatformsharedmodule:embedAndSignAppleFrameworkForXcode' (type 'FrameworkCopy').
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':kotlinmultiplatformsharedmodule:embedAndSignAppleFrameworkForXcode' (type 'FrameworkCopy').
- In plugin 'org.jetbrains.kotlin.gradle.scripting.internal.ScriptingKotlinGradleSubplugin' type 'org.jetbrains.kotlin.gradle.plugin.mpp.apple.FrameworkCopy' property 'sign' doesn't have a configured value.
Reason: This property isn't marked as optional and no value has been configured.
Possible solutions:
1. Assign a value to 'sign'.
2. Mark property 'sign' as optional.
Please refer to <https://docs.gradle.org/7.6/userguide/validation_problems.html#value_not_set> for more details about this problem.
Can somebody please help...thanks.a-dd
07/25/2023, 9:57 AM