Alok Acharya
09/29/2023, 7:58 PMoutput:
ld: unknown options: -ios_simulator_version_min -sdk_version
error: Compilation finished with errors
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':shared:linkDebugFrameworkIosSimulatorArm64'.
> Compilation finished with errors
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at <https://help.gradle.org>
BUILD FAILED in 19s
2 actionable tasks: 1 executed, 1 up-to-date
** BUILD FAILED **
The following build commands failed:
PhaseScriptExecution Run\ Script /Users/az0r234/Desktop/Repos/kmm_proof_of_concept/TestMultiplatform/build/ios/iosApp.build/Debug-iphonesimulator/iosApp.build/Script-7555FFB5242A651A00829871.sh (in target 'iosApp' from project 'iosApp')
(1 failure)
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'iosApp' from project 'iosApp')
John O'Reilly
09/29/2023, 8:11 PMJohn O'Reilly
09/29/2023, 8:11 PMAlok Acharya
09/29/2023, 8:15 PMdewildte
09/29/2023, 8:42 PMBob Kuhl
09/29/2023, 9:10 PMJon Bailey
09/30/2023, 12:29 PM