Fix compiling Pony programs on x86 MacOS when XCode 15 is the linker
With the introduction of XCode 15, you could no longer link Pony programs on x86 MacOS. We've fixed the issue. Apple Silicon was uneffected.
[0.57.1] - 2023-10-29
Fixed
- Fix compiling Pony programs on X86 MacOS when XCode 15 is the linker (PR #4466)