Skip to content

Commit 9f0cf21

Browse files
committed
add macos icon
1 parent ee05efc commit 9f0cf21

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

SwordDrill.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ exe = EXE(pyz,
3333
console=False )
3434
app = BUNDLE(exe,
3535
name='SwordDrill.app',
36-
icon=None,
36+
icon=icon.icns,
3737
bundle_identifier=None)
3838

3939

icon.icns

3.17 KB
Binary file not shown.

0 commit comments

Comments
 (0)