Generate the OSX DGM image via GUIX. After this GUIX achieves feature parity with Gitian.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC4d9c174a3a3d: [guix] Build the OSX DMG
HOSTS=x86_64-apple-darwin ./contrib/guix/guix-build
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
It works. And apparently xorrisofs is on the path, we don't need -DXORRISO_EXECUTABLE=
You can remove line 310, or I'll do it in a separate diff
Comment Actions
xorriso is going away if we backport https://github.com/bitcoin/bitcoin/pull/28432 (but this adds an extra step for the user: dragging the .app into the Applications folder)