修复日志文件读取失败的问题,并添加py3版本的兜底,更新macOS部署目标和依赖版本#8
Open
AceInAndroid wants to merge 3 commits intoJerryFans:masterfrom
Open
修复日志文件读取失败的问题,并添加py3版本的兜底,更新macOS部署目标和依赖版本#8AceInAndroid wants to merge 3 commits intoJerryFans:masterfrom
AceInAndroid wants to merge 3 commits intoJerryFans:masterfrom
Conversation
added 3 commits
October 21, 2025 19:00
- 更新shared_preferences相关依赖到最新版本 - 更新path_provider相关依赖到最新版本 - 更新provider依赖到6.1.5+1版本- 更新ffi依赖到最新版本 - 更新file依赖到7.0.1版本 - 更新flutter_plugin_android_lifecycle到2.0.32版本 - 更新oktoast到3.4.0版本 - 更新path到1.9.1版本 - 更新platform到3.1.6版本 - 更新plugin_platform_interface到2.1.8版本 - 更新source_span到1.10.1版本 - 更新stack_trace到1.12.1版本- 更新stream_channel到2.1.4版本 - 更新string_scanner到最新版本- 更新material_color_utilities到0.11.1版本 - 更新meta到1.16.0版本- 移除process依赖 - 添加leak_tracker相关依赖 - 更新Podfile中CocoaPods版本要求到1.16.2 - 更新Runner.xcodeproj项目配置以支持手动代码签名 - 禁用 hardened runtime 以适应开发环境配置- 更新AppDelegate以支持安全可恢复状态- 添加新的资源文件解码脚本和图像资源引用
- 在资产文件中添加了新的可执行文件路径 - 执行了代码推送操作以同步最新更改
- 在资产文件中添加了新的可执行文件路径 - 执行了代码推送操作以同步最新更改
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.
chore(deps): 更新macOS部署目标和依赖版本- 将macOS部署目标从10.14升级到10.15