尝试生成macos-x86架构包

This commit is contained in:
xunbu
2025-08-25 14:06:20 +08:00
parent ce5ecd5167
commit cdeea96fd8
5 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ a = Analysis(
hookspath=[],
hooksconfig={},
runtime_hooks=[],
excludes=["docling","docutranslate.converter.x2md.converter_docling","torch"],
excludes=["docling","docutranslate.converter.x2md.converter_docling"],
noarchive=False,
target_arch='x86_64',
optimize=0,