更新新版winboll架构

This commit is contained in:
2026-07-01 03:48:29 +08:00
parent e787697d6b
commit 576f8bb5e5
22 changed files with 322 additions and 185 deletions

View File

@@ -72,7 +72,6 @@ libaes
libappbase
libdebugtemp
libgpsrelaysentinel
libwinboll
local.properties-demo
mymessagemanager
positions
@@ -158,7 +157,7 @@ echo -e "## 对象列表结束
## 合并 APP 项目
MERGE_APP_PROJECT_LIST=(
DemoAPP
WinBoLL
)
echo -e "#@@@ 开始合并应用型模块源码 @@@#
## 目标合并对象列表:"
@@ -173,7 +172,6 @@ done
## 合并 LIB 项目
MERGE_LIB_PROJECT_LIST=(
WinBoLL
APPBase
AES
)
@@ -189,4 +187,4 @@ git checkout origin/$item_lower $item_lower lib$item_lower
done
echo '正在推送 Projects_Keeper 项目'
git push
git push