2026-06-20 7.9.4 发布资料
用户目标
- 将 7.9.4 / build 20260619.2221 冻结为可提交 App Store 的版本。
- 按
ASC审核SOP 准备市场提交资料。
已完成事项
- 复核源码冻结点:
39e759d015af5d82f387b57a8d137bdeb844d430。
- 复核源码 tag:
v7.9.4-build20260619.2221。
- 重新构建 App:
APP_BUILD=20260619.2221 bash build.sh。
- 生成并验证本地回滚 DMG。
- 生成 App Store 上传
.pkg,嵌入 Mac App Store provisioning profile,并使用 full entitlements 重签。
- 按 SOP 生成发布资料目录:
src/Release/AppStore-7.9.4-20260619.2221/
- 提交发布资料 commit:
2c03650。
关键产物
- 上传包:
/Users/ar/Projects/Taglauncher/src/Release/AppStore-7.9.4-20260619.2221/Upload/TagLauncher-7.9.4-build20260619.2221.pkg
- 回滚 DMG:
/Users/ar/Projects/Taglauncher/src/Release/AppStore-7.9.4-20260619.2221/Archive/TagLauncher-7.9.4-build20260619.2221.dmg
- PKG SHA256:
b99c7f51fd4afe24ce1d76dd3bfdf8d767c974d95ac2b1d8cc8f6ba70ba35e12
- DMG SHA256:
e610544edcaf174dbade4a0313a6b372fc3d71b862613be9a9da651d737dd463
QA 与门禁
- Apple 默认备注 29 语种污染检查:PASS
- 旧中文默认备注迁移 fixture:PASS
- usage tips QA:PASS
- SmartStart catalog QA:PASS
- app ordering data QA:PASS
- Quick Search system app QA:PASS
- macOS 14 availability typecheck:PASS
- build metadata:PASS
- DMG verify:PASS
- PKG signature / expand / codesign / entitlements / profile preflight:PASS
- ASC metadata 禁词扫描:PASS
SOP 注意事项
- Transporter 上传
.pkg,不要上传 .dmg。
- App Store Connect 中选择 build
20260619.2221。
- 如出现 Missing Compliance,按当前实现选择
None of the algorithms mentioned above。
- 提交前检查中英文 metadata 和 App Information subtitle,避免
Launchpad、启动台、Spotlight 替代 等风险词。
未纳入事项
- 工作区仍有既有
docs/ 网站资料删除、旧 7.8.15 截图删除、7.9.1 ASC metadata 修改等脏状态;本轮未处理也未纳入发布 commit。