[Github-comments] [geany/geany] New Update Crashes Instantly on macOS (#2637)

Jiří Techet notifications at xxxxx
Sat Oct 31 08:47:25 UTC 2020


@frlan It's not really a matter of sources but rather a compiler used to compile the binary. Xcode 12 right now produces binaries which refer to symbols present only on macOS 10.15 or newer even though mimimum macOS version specified as the command-line argument of llvm is 10.11. So it depends what XCode version homebrew uses to produce its binaries.

I've only tested the current binary on macOS 10.14, 10.15 and macOS 11 on the ARM prototype computer under Rosetta 2 emulation - it works on all of these platforms but I don't have earlier macOS versions installed to test.

I've moved the above binary from the snapshots directory to the downloads directory.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2637#issuecomment-719904862
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201031/77e9d6e0/attachment-0001.htm>


More information about the Github-comments mailing list