Skip to content

MacAssistant 1.0.0 Beta 4

Latest

Choose a tag to compare

@iosrxwy iosrxwy released this 18 Aug 18:24
· 5 commits to master since this release

中文

MacAssistant 1.0.0-beta.3 的补丁。关于 → 检查更新 可从 beta.3 升上来。

为什么有这一版

beta.3 本地能编过,但 GitHub Actions(macOS 14 / Swift 5.10)编不过:App Store 列版本时 Task.detached 抓了可变数组。这一版改成先拷出 version ID,CI 已绿。

自检

  • GitHub Actions build成功
  • 本地 swift test:350 项通过(2 项跳过)
  • 通用二进制 x86_64 + arm64codesign --verify --strict 通过

首次打开

本构建为 ad-hoc 签名,未经 Apple 公证。若 macOS 拦截:先打开一次,再到 系统设置 → 隐私与安全性 → 仍要打开

SHA-256:38b1d951169405757e5af33f27a56e989cc897fcdfb648027073ca5dd7737bb9


English

Patch over 1.0.0-beta.3. Update from About → Check for updates.

beta.3 compiled locally but failed GitHub Actions on macOS 14 / Swift 5.10 because Task.detached captured a mutable array while listing App Store versions. This build copies the version IDs first. CI is green.

SHA-256: 38b1d951169405757e5af33f27a56e989cc897fcdfb648027073ca5dd7737bb9

由 Codex 开发与维护 · 由 iosrxwy 发布。