fix: Fixed an issue where dependency package detection on Intel-based models mistakenly identified osx10 as ARM architecture, leading to incorrect downloads.

This commit is contained in:
X1a0He
2025-04-23 23:02:39 +08:00
parent 2898dd6f3c
commit 2431b0efab
10 changed files with 227 additions and 76 deletions

View File

@@ -57,14 +57,14 @@
- 更多关于 App 的更新日志,请查看 [Update Log](update-log.md)
- 2025-04-06 更新日志
- 2025-04-23 更新日志
```markdown
1. 修复了选择任意版本的情况下仍下载最新版本的问题
2. 修复了在 Intel 机型下下载包为 arm64 的问题
3. 修复了产品包依赖下载架构不一致的问题
4. 新增了自定义设置页面
5. 大幅优化整体渲染性能,解决拖动界面造成卡顿的问题
1. 修复了 Intel 机型下依赖包判断遇到 osx10 被误判为 arm 导致下载错误的问题
2. 修复了设置界面上方的文字显示问题
3. 调整下载管理界面的高度: 500 -> 600
4. 新增下载任务复制所有产品和包列表信息
5. 优化产品 Substance Alchemist 的显示问题
```
### 语言支持
@@ -74,8 +74,6 @@
## ⚠️ 注意
**对于各位 SwiftUI 前辈来说,我只是一个 SwiftUI 新手,部分代码来自 Claude、OpenAI 和 Apple 等**
\
**如果你对 Adobe Downloader 有任何优化建议或疑问,请提出 issue 或通过 Telegram 联系 [@X1a0He](https://t.me/X1a0He_bot)**
## ✨ 特点