You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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":
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:
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":
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:
util/
classes #13687cc @Swiftb0y
Version
2.6-alpha-144-g8354c8e0f5
OS
macOS 15.1.1
The text was updated successfully, but these errors were encountered: