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

Support Apple M1 ARM64 with Universal Binaries #3515

Open
robd003 opened this issue Dec 10, 2021 · 0 comments
Open

Support Apple M1 ARM64 with Universal Binaries #3515

robd003 opened this issue Dec 10, 2021 · 0 comments

Comments

@robd003
Copy link

robd003 commented Dec 10, 2021

It looks like if pyinstaller is upgraded to to 4.5.1 it will properly build universal binaries.

For macOS builds all that would have to be done is add "--target-arch universal2" to the pyinstaller build args.

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

No branches or pull requests

1 participant