Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: macOS ARM builds display incorrect architecture in About dialog #14086

Closed
fwcd opened this issue Dec 30, 2024 · 0 comments · Fixed by #14087
Closed

Regression: macOS ARM builds display incorrect architecture in About dialog #14086

fwcd opened this issue Dec 30, 2024 · 0 comments · Fixed by #14087

Comments

@fwcd
Copy link
Member

fwcd commented Dec 30, 2024

Bug Description

A minor regression I've noticed in recent builds is that the "About" dialog reports the wrong architecture for arm64 macOS builds, this should be "ARM64":

Screenshot 2024-12-30 at 22 33 31

A quick bisect shows that the issue was introduced between 98012f3 (good) and 9f43c3e (bad) (i.e. in this diff), so very likely in this PR:

cc @Swiftb0y

Version

2.6-alpha-144-g8354c8e0f5

OS

macOS 15.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant