macOS: we don't need to bundle QtDBus

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-07-03 09:27:53 -07:00
parent 5a22611c33
commit 15cbbc8cf9

View file

@ -5,6 +5,9 @@
echo -- signing staging/Subsurface.app
cd staging
# remove the spurious DBus framework that we don't need
rm -rf Subsurface.app/Contents/Frameworks/QtDBus.framework
echo -- signing Qt frameworks and shared libraries
for i in \