franciscoBSalgueiro / en-croissant

The Ultimate Chess Toolkit
https://encroissant.org
GNU General Public License v3.0
639 stars 80 forks source link

0.11.1 - aarch64 binary is missing in releases #392

Open JayceFFT opened 2 months ago

JayceFFT commented 2 months ago

Describe the bug

All Apple machine does not have a aarch64 download available for version 0.11.1 x84 is obsolete

Reproduction

Go to releases tab in GitHub

Platform and versions

macOS

Stack trace

No response

franciscoBSalgueiro commented 2 months ago

aarch64 was tried in 0.11.0, but didn't work for most people so it was reverted back to x84, which works for everyone.

JayceFFT commented 2 months ago

Even if i understand the choice, that's not a long term one. Rosetta will be removed from macOS at some point. The only valid architecture for the future is aarch64.

I compiled the laster branch on my machine as aarch64, seems ok. What were bugs causing the rollback to x86?

I may test them here if you need