Loïc Lamarque
10/15/2024, 9:50 AMThe /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld command returned non-zero exit code: 1.
output:
-macosx_version_min has been renamed to -macos_version_min
ld: unknown options: -sdk_version
Does anybody managed to solve this issue?
The project uses Gradle 8.10.2 and Kotlin 1.8.22. My device has Xcode 16.0.tapchicoma
10/15/2024, 10:27 AMtapchicoma
10/15/2024, 10:49 AMLoïc Lamarque
10/15/2024, 11:05 AMMR3Y
10/15/2024, 11:28 AMtapchicoma
10/15/2024, 1:02 PMtapchicoma
10/15/2024, 1:04 PMDo you have another solution that is backward compatible?AFAIK unfortunately no as XCode version is currently coupled with Native compiler version @sergey.bogolepov correct me if I am wrong
sergey.bogolepov
10/15/2024, 1:59 PMLoïc Lamarque
10/16/2024, 10:05 PM