Commit Graph

7 Commits

Author SHA1 Message Date
Sceef 57b686c841 fix(packaging): bundle setuptools/_vendor for frozen pkg_resources
Setuptools 80+ pkg_resources imports jaraco.* and platformdirs after
adding setuptools/_vendor to sys.path. PyInstaller onefile did not ship
that tree, causing ModuleNotFoundError: jaraco at pyi_rth_pkgres.
Include the full _vendor directory as datas; add platformdirs to
hiddenimports. Applied to windows, linux, and macos specs.

Made-with: Cursor
2026-04-02 14:59:09 +07:00
pitoni 692157b0f5
Linux binary, github actions (#282) 2026-03-19 06:55:55 +03:00
Flowseal 7572258a28 MacOS build simplify, readme update 2026-03-18 19:22:46 +03:00
Flowseal 053ec3e00f Universal2 macos test 2026-03-18 18:11:07 +03:00
Flowseal 55affaf78f macos dialog fix; macos merge logs 2026-03-18 17:49:24 +03:00
Илья 533420b516
MacOS support (#225) 2026-03-18 17:33:38 +03:00
Flowseal f69d20ad85 Restructure 2026-03-06 19:48:12 +03:00