Hacker News new | ask | show | jobs
by seam_carver 877 days ago
FINALLY. I can finally easily create native Apple Silicon apps for my users!
1 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.