mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
echo -- signing staging/Subsurface.app
|
echo -- signing staging/Subsurface.app
|
||||||
cd staging
|
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
|
echo -- signing Qt frameworks and shared libraries
|
||||||
|
|
||||||
for i in \
|
for i in \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue