feat: 兼容新版 pymobiledevice3 并提升 iOS 定位稳定性#95
Open
Polar0216 wants to merge 1 commit into
Open
Conversation
新增 pymobiledevice3 兼容层,适配 2.x 到 9.x API 差异。 升级依赖到 pymobiledevice3 9.x 和 qh3 1.9.2,改用新版 USB tunnel、RSD 和 DVT 定位通道。 增加 DVT 自动重连、重试、定期刷新和低频定位下发,提升 iOS 26 定位模拟稳定性。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增 pymobiledevice3 兼容层,适配 2.x 到 9.x API 差异
升级依赖到 pymobiledevice3 9.x 和 qh3 1.9.2
改用新版 USB tunnel、RSD 和 DVT 定位通道
增加 DVT 自动重连、重试、定期刷新和低频定位下发
增加 tunnel 子进程错误回传,避免主进程卡死
提升 iOS 26 定位模拟稳定性
已在 Windows + iOS 26.5 环境下验证可以启动 tunnel
已验证程序可连续模拟定位并跑完多圈
-感谢学长