Files
dolphin/Tools/create-dmg
Ryan McGrath b5d3ea8b91 Attempt to get signing working for the macOS build
- 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.
2023-08-20 20:33:19 -07:00
..

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