Skip to content

Commit

Permalink
Mac build: add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
schorschii committed Nov 14, 2021
1 parent 8e46040 commit d6c24c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions laps-gui.spec
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ coll = COLLECT(exe,
name='laps-gui')
app = BUNDLE(coll,
name='LAPS4MAC.app',
icon=None,
bundle_identifier=None,
icon='laps.icns',
bundle_identifier='systems.sieber.laps4mac',
version='1.5.0',
info_plist={
'CFBundleURLTypes': [
Expand Down

0 comments on commit d6c24c2

Please sign in to comment.