docs(compatibility): 添加 Kylin OS 支持、更新文档

This commit is contained in:
himeditator
2025-07-16 20:55:03 +08:00
parent 25b6ad5ed2
commit 5513c7e84c
12 changed files with 8 additions and 0 deletions

View File

@@ -35,4 +35,5 @@ exe = EXE(
target_arch=None,
codesign_identity=None,
entitlements_file=None,
onefile=True,
)

View File

@@ -43,4 +43,5 @@ exe = EXE(
target_arch=None,
codesign_identity=None,
entitlements_file=None,
onefile=True,
)