Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! Bugfix: macOS: Open Finder automatically when DMG is mounted
Browse files Browse the repository at this point in the history
luke-jr committed Mar 10, 2024
1 parent 1da11b0 commit bc7bbdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -66,6 +66,7 @@ WINDOWS_PACKAGING = src/qt/res/rendered_icons/bitcoin.ico \
$(top_srcdir)/doc/README_windows.txt

OSX_PACKAGING = $(OSX_DEPLOY_SCRIPT) $(OSX_INSTALLER_ICONS) \
$(MAKE_DMG_OPEN_FINDER_SCRIPT) \
$(top_srcdir)/contrib/macdeploy/detached-sig-create.sh

COVERAGE_INFO = $(COV_TOOL_WRAPPER) baseline.info \

0 comments on commit bc7bbdb

Please sign in to comment.