Comment on GitHub Actions: M1 macOS runner available to open sourceparentComments−galad872yIt's already possible to cross-compile using an Intel Mac runner, but maybe you meant "easily" as not setting any additional compiler option.−seam_carver2yIt's tricky building universal pyinstaller apps if any of your dependencies aren't all universal.
Comments
It's already possible to cross-compile using an Intel Mac runner, but maybe you meant "easily" as not setting any additional compiler option.
It's tricky building universal pyinstaller apps if any of your dependencies aren't all universal.