feat: macOS bundle support

This commit is contained in:
macmini
2024-12-02 00:25:48 +08:00
committed by Gary Wang
parent 06af632914
commit 7cdaa4072c
5 changed files with 152 additions and 8 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@
*.user
*.user.*
# Why, macOS, why?
.DS_Store
# Translation files
*.qm
*.mo