[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"

This commit is contained in:
Jonas Schnelli
2015-05-07 10:12:27 +02:00
parent 26e08a16a6
commit 7cef321e65
11 changed files with 16 additions and 16 deletions

View File

@@ -120,7 +120,7 @@ script: |
popd
make deploy
${WRAP_DIR}/dmg dmg Bitcoin-Qt.dmg ${OUTDIR}/${DISTNAME}-osx-unsigned.dmg
${WRAP_DIR}/dmg dmg Bitcoin-Core.dmg ${OUTDIR}/${DISTNAME}-osx-unsigned.dmg
cd installed
find . -name "lib*.la" -delete