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

Add Universal2 MacOS Support #89

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Conversation

HotaruBlaze
Copy link
Contributor

This PR adds a working version of Universal2 for macOS, Below are some things to note about this

  1. We are manually installing Python 3.10.11(universal2 build) as theirs no easy way to FORCE a universal2 install via the python GitHub action.
  2. We are running a python script on the final build of universal2 to remove some bloat that is bundled into it to save space before compressing and packaging it.
  3. The universal2 build is only guaranteed to be this small due to GitHub Actions and how are are building it, Locally building will have wildly different size results, so keep that in mind.

Lastly due to the nature of this Universal2 build, It could start randomly failing to build and will need to get small tweaks now and again.

@HotaruBlaze HotaruBlaze force-pushed the universal2 branch 2 times, most recently from 4c7a48e to 20e355a Compare June 29, 2023 11:38
Co-Authored-By: DarthNihilus1 <mgracer48@yahoo.com>
Co-Authored-By: Spotlight <spotlight@joscomputing.space>
@HotaruBlaze
Copy link
Contributor Author

Force pushed to add Co-Authors, as this PR is based on #86

@MCMi460 MCMi460 merged commit e233dea into MCMi460:development Jul 1, 2023
@MCMi460
Copy link
Owner

MCMi460 commented Jul 1, 2023

Epic! Thanks, you guys!

@HotaruBlaze HotaruBlaze deleted the universal2 branch April 29, 2024 21:17
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.

2 participants