kenkyee
11/19/2024, 10:34 PM17:29:32 > External tool execution failed:
17:29:32 * Command: [/usr/bin/codesign, -vvvv, --timestamp, --options, runtime, --force, .../build/compose/tmp/sign/libskiko-macos-x64.dylib]
libskiko-macos-x64 is an X64 binary...
Been a year since I hit this issue (needed an X86 JVM/Mac for build) and was hoping the latest KMP 1.7.x would have fixed it by now...Michael Paus
11/20/2024, 10:42 AMkenkyee
11/22/2024, 2:52 PMimplementation(compose.desktop.currentOs)
to
implementation(compose.desktop.macos_arm64)
This tool only needs to run on macbooks, so that's ok for us.