macOS: we don't need to bundle QtDBus
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
5a22611c33
commit
15cbbc8cf9
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user