解决wda不会被拉起的问题

This commit is contained in:
zw
2025-09-03 16:34:29 +08:00
parent 2021de5872
commit 9a7cbd65a5
6 changed files with 58 additions and 93 deletions

View File

@@ -4,6 +4,7 @@ from Entity.AnchorModel import AnchorModel
# wda apple bundle id
WdaAppBundleId = "com.yolozsAgent.wda.xctrunner"
# 全局主播列表
anchorList: list[AnchorModel] = []
# 线程锁