mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
doc: Add instructions for consistent Mac OS X build names
Rebased-From: 0dcb0a5578
This commit is contained in:
parent
ffab1ddb85
commit
274352927f
@ -147,6 +147,10 @@ repackage gitian builds for release as stand-alone zip/tar/installer exe
|
|||||||
zip -r bitcoin-${VERSION}-win.zip bitcoin-${VERSION}-win
|
zip -r bitcoin-${VERSION}-win.zip bitcoin-${VERSION}-win
|
||||||
rm -rf bitcoin-${VERSION}-win
|
rm -rf bitcoin-${VERSION}-win
|
||||||
|
|
||||||
|
**Mac OS X .dmg:**
|
||||||
|
|
||||||
|
mv Bitcoin-Qt.dmg bitcoin-${VERSION}-osx.dmg
|
||||||
|
|
||||||
###Next steps:
|
###Next steps:
|
||||||
|
|
||||||
Commit your signature to gitian.sigs:
|
Commit your signature to gitian.sigs:
|
||||||
|
Loading…
Reference in New Issue
Block a user