Skip to content

MacAssistant 1.0.0 Beta 3

Choose a tag to compare

@iosrxwy iosrxwy released this 18 Aug 14:21
· 6 commits to master since this release

中文

MacAssistant 第三次公开测试版。

已安装 1.0.0-beta.2 的用户,可在 关于 → 检查更新 获取,或直接下载下方安装包。

更新内容

  • IPA 工具箱新增 安装 / 提取:把已签名 IPA 装到设备(支持升级、提高 Build 后覆盖以降级并尽量保留数据),把本机 .app / .xcarchive / Payload 打成 IPA,或从设备原样导出。不做砸壳。
  • 保留数据降级:只提高 CFBundleVersion 并重签,让系统当成升级覆盖。FairPlay 加密包走不了这条路径。
  • 可选本机 ipatool(MIT,不捆绑):用自己的 Apple ID 搜索 App Store、列历史版本、下载官方加密 IPA。可在环境检查页用 Homebrew 安装。
  • 商店官方包仍是 FairPlay 加密,不能当开发者 IPA 侧载,也不能做保留数据降级。

首次打开

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

SHA-256:9dcfb35ef8357f742f95a4bc3da4184048c01490bfb5a053eeeebc808a0e24fe


English

Third public beta of MacAssistant.

Users on 1.0.0-beta.2 can update from About → Check for updates, or download below.

Highlights

  • IPA toolbox Install / Extract: sideload a signed IPA with upgrade or keep-data downgrade, package a local .app / .xcarchive / Payload, or export an app from a device as-is. No FairPlay dump.
  • Keep-data downgrade raises CFBundleVersion and re-signs so iOS treats it as an upgrade. Encrypted store IPAs are rejected on this path.
  • Optional local ipatool (MIT, not bundled): search the App Store with your own Apple ID, list older versions, and download the official encrypted IPA. Install it from Environment Check with Homebrew.
  • Official store packages stay FairPlay-encrypted. They are not sideloadable developer IPAs and cannot use keep-data downgrade.

First launch

This build is ad-hoc signed and not notarized. If macOS blocks it: open once, then System Settings → Privacy & Security → Open Anyway.

SHA-256: 9dcfb35ef8357f742f95a4bc3da4184048c01490bfb5a053eeeebc808a0e24fe

Thanks

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