feat: 添加打包脚本并优化指引窗口管理
添加 build_and_package.sh 脚本用于自动化构建和打包 在 MenuContent 中增加对指引窗口的引用管理,避免重复创建 更新 .gitignore 忽略构建产物 添加 ExportOptions.plist 文件用于构建配置
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -94,5 +94,6 @@ Temporary Items
|
||||
# PowerBar specific
|
||||
PowerBar.xcarchive/
|
||||
ExportedApp/
|
||||
PowerBar.app
|
||||
PowerBar-*.dmg
|
||||
PowerBar.dmg
|
||||
ExportOptions.plist
|
||||
|
||||
Reference in New Issue
Block a user