mirror of
https://github.com/project-slippi/dolphin.git
synced 2025-10-06 00:13:09 +02:00
- Updates CI instructions to match Ishiiruka - Copies over necessary signing and notarization build files - Updates name from `Slippi_Dolphin` to `Slippi Dolphin (Beta)`. This may not work and might still need some tweaking due to project ID mismatch, but testing CI without pushing directly is a pain.
create-dmg
A small fork of create-dmg, which has an edited hidutil detach
call. Why the fork?
- GitHub Actions will sometimes just die on trying to detach properly.
- We don't want to have to retry the entire create-dmg flow just to get it right.
- Forking is just easier to get the inner loop for what we want.
See the project here: https://github.com/create-dmg/create-dmg