Skip to content

Commit

Permalink
OSX: Remove unneeded files to generate dmg package
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Nov 27, 2016
1 parent 8d2095d commit e01e564
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 87 deletions.
5 changes: 0 additions & 5 deletions copyq.pro
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,4 @@ macx {
bundle_mac.target = CopyQ.app
bundle_mac.commands = mv copyq.app CopyQ.app
QMAKE_EXTRA_TARGETS += bundle_mac

# Create a dmg file
dmg.commands = $$_PRO_FILE_PWD_/utils/create_dmg.sh
dmg.depends = bundle_mac
QMAKE_EXTRA_TARGETS += dmg
}
52 changes: 0 additions & 52 deletions shared/dmg_settings.py

This file was deleted.

30 changes: 0 additions & 30 deletions utils/create_dmg.sh

This file was deleted.

0 comments on commit e01e564

Please sign in to comment.