Omico
09/13/2024, 2:58 AM> Task :picsum-core-application:syncFramework FAILED
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':picsum-core-application:syncFramework' (type 'FrameworkCopy').
- Type 'org.jetbrains.kotlin.gradle.plugin.mpp.apple.FrameworkCopy' property 'sourceFramework' specifies directory '/Users/omico/Git/Omico/picsum/picsum/core/application/build/bin/iosSimulatorArm64/podDebugFramework/picsum_core_application.framework' which doesn't exist.
Reason: An input file was expected to be present but it doesn't exist.
Possible solutions:
1. Make sure the directory exists before the task is called.
2. Make sure that the task which produces the directory is declared as an input.
For more information, please refer to <https://docs.gradle.org/8.9/userguide/validation_problems.html#input_file_does_not_exist> in the Gradle documentation.
Here is my build scan link https://gradle.com/s/h4wfeomtbzh6m
And also my source code https://github.com/Omico/picsum/tree/iosFrançois
09/14/2024, 6:37 AMOmico
09/14/2024, 6:43 AMFrançois
09/14/2024, 6:54 AMFrançois
09/14/2024, 7:50 AMFrançois
09/14/2024, 7:51 AMFrançois
09/14/2024, 8:58 AMFrançois
09/14/2024, 9:00 AMOmico
09/14/2024, 9:15 AMFrançois
09/14/2024, 9:17 AMFrançois
09/14/2024, 9:23 AMFrançois
09/14/2024, 9:24 AMFrançois
09/14/2024, 9:25 AMFrançois
09/14/2024, 9:44 AMOmico
09/20/2024, 5:24 AMFrançois
09/20/2024, 7:07 AM