summaryrefslogtreecommitdiffstats
path: root/packaging/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/macosx')
-rw-r--r--packaging/macosx/sign3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/macosx/sign b/packaging/macosx/sign
index 935fcfa65..829a01023 100644
--- a/packaging/macosx/sign
+++ b/packaging/macosx/sign
@@ -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 \