Skip to content

Fix prefpane crash due to arch on M1#2

Merged
aaronkollasch merged 1 commit intomainfrom
fix-m1-arm64e-crash
Nov 23, 2021
Merged

Fix prefpane crash due to arch on M1#2
aaronkollasch merged 1 commit intomainfrom
fix-m1-arm64e-crash

Conversation

@aaronkollasch
Copy link
Collaborator

System Preferences is an x86_64/arm64e universal binary on macOS 12, so arm64 binaries will crash it. Therefore, the prefpane must be built for arm64e as well as x86_64. (Jitouch.app, however, should remain on arm64.)

Tested on an M1 Pro running macOS 12.

Pull request submitted upstream: #3

System Preferences is arm64e; arm64 binaries will crash it.
@aaronkollasch aaronkollasch merged commit f1a8914 into main Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant