shiiion / dolphin

Dolphin fork intended to give Metroid Prime Trilogy mouselook controls
Other
469 stars 43 forks source link

CI: Add GitHub Actions mac build #127

Closed TellowKrinkle closed 1 year ago

TellowKrinkle commented 1 year ago

I heard Mac builds were wanted

Uses GitHub Actions CI for infinite Mac builds. You can download the artifacts and post them wherever.

Initial build will take like 2 hours, but builds with warm caches should take around 15 minutes, which isn't too bad.

Recommendation: Unzip the outer zip layer and post the .tar.gz inside. GHActions buries all artifacts in a zip, even if they were already one file, not much we can do about it. Also, builds from tagged commits will have the nicest looking names, so use those if possible.

SirMangler commented 1 year ago

Thank you for this!! Sorry we didn't get to this sooner.