From 0dcb0a55782d676798013f20d7e2ab826ad4d96d Mon Sep 17 00:00:00 2001 From: Saivann Date: Sat, 27 Sep 2014 14:47:12 -0400 Subject: [PATCH] doc: Add instructions for consistent Mac OS X build names --- doc/release-process.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release-process.md b/doc/release-process.md index 5b8029955..7d9dd5edb 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -154,6 +154,10 @@ repackage gitian builds for release as stand-alone zip/tar/installer exe zip -r bitcoin-${VERSION}-win.zip bitcoin-${VERSION}-win rm -rf bitcoin-${VERSION}-win +**Mac OS X .dmg:** + + mv Bitcoin-Qt.dmg bitcoin-${VERSION}-osx.dmg + ###Next steps: Commit your signature to gitian.sigs: