mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
doc: Add instructions for consistent Mac OS X build names
This commit is contained in:
parent
a38eaea082
commit
0dcb0a5578
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
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…
Add table
Add a link
Reference in a new issue