Fixed missing data file for photoscript

This commit is contained in:
Rhet Turnbull
2020-11-14 14:18:47 -08:00
parent 3b6dd08d2b
commit 2d9429c8ee
2 changed files with 49 additions and 1 deletions

View File

@@ -5,4 +5,4 @@
# If you need to install pyinstaller:
# python3 -m pip install --upgrade pyinstaller
pyinstaller --onefile --hidden-import="pkg_resources.py2_warn" --name osxphotos --add-data osxphotos/templates/xmp_sidecar.mako:osxphotos/templates cli.py
pyinstaller osxphotos.spec