Skip to content

Commit 5dfb965

Browse files
authored
fix: Windows icon for windows build (#5)
* try to fix windows icon * update spec
1 parent 4bb966c commit 5dfb965

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

images/icon.ico

8.88 KB
Binary file not shown.

src/uart_serial_plotter.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ exe = EXE(pyz,
3939
target_arch=None,
4040
codesign_identity=None,
4141
entitlements_file=None,
42-
icon='./images/icon.ico')
42+
icon='../images/icon.ico')

0 commit comments

Comments
 (0)