Travis Reitter
01/11/2024, 5:18 PM* What went wrong:
A problem was found with the configuration of task ':shared: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.
Travis Reitter
01/11/2024, 5:19 PMResolve mutations for :shared:embedAndSignAppleFrameworkForXcode (Thread[Execution worker,5,main]) started.
:shared:embedAndSignAppleFrameworkForXcode (Thread[Execution worker,5,main]) started.
> Task :shared:embedAndSignAppleFrameworkForXcode FAILED
error: A problem was found with the configuration of task ':shared:embedAndSignAppleFrameworkForXcode' (type 'FrameworkCopy').
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':shared: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.
For more information, please refer to <https://docs.gradle.org/8.2/userguide/validation_problems.html#value_not_set> in the Gradle documentation.
Travis Reitter
01/11/2024, 5:19 PM