There was an error while loading. Please reload this page.
1 parent c683671 commit 57590c3Copy full SHA for 57590c3
1 file changed
aw-watcher-window.spec
@@ -6,7 +6,10 @@ block_cipher = None
6
a = Analysis(['aw_watcher_window/__main__.py'],
7
pathex=[],
8
binaries=None,
9
- datas=[("aw_watcher_window/printAppTitle.scpt", "aw_watcher_window")],
+ datas=[
10
+ ("aw_watcher_window/printAppTitle.scpt", "aw_watcher_window"),
11
+ ("aw_watcher_window/printAppStatus.jxa", "aw_watcher_window"),
12
+ ],
13
hiddenimports=[],
14
hookspath=[],
15
runtime_hooks=[],
0 commit comments