feat: 升级版本至1.0.1并添加外部显示器支持

- 更新版本号至1.0.1
- 添加外部显示器检测功能
- 更新README文档说明新特性
- 移除临时Applications链接
This commit is contained in:
2025-12-27 22:46:41 +08:00
parent b133d8a4e9
commit 57d605674e
4 changed files with 11 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
PROJECT_NAME="PowerBar"
SCHEME="PowerBar"
CONFIGURATION="Release"
VERSION="1.0.0"
VERSION="1.0.1"
echo "=== PowerBar 打包脚本 v$VERSION ==="