[OSX] revert renaming of Bitcoin-Qt.app

Github-Pull: #6214
Rebased-From: a2241eabfdbdadd2f96c0a538b9901257831b642
This commit is contained in:
Jonas Schnelli
2015-06-01 15:42:34 +02:00
committed by Wladimir J. van der Laan
parent c00ae64f77
commit 4d435d1c9a
6 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
set -e
ROOTDIR=dist
BUNDLE="${ROOTDIR}/Bitcoin Core.app"
BUNDLE="${ROOTDIR}/Bitcoin-Qt.app"
CODESIGN=codesign
TEMPDIR=sign.temp
TEMPLIST=${TEMPDIR}/signatures.txt