| | |
| | | - 已准备 App Store Connect 元数据草稿、隐私问卷建议、审核备注和上传命令: `Release/PrivateVoice-Dictation-2.1.28-build20260604.0049/APP_STORE_CONNECT_SUBMISSION.md`。 |
| | | - 已生成本地 App Store sandbox POC DMG: |
| | | `Release/PrivateVoice-Dictation-2.1.28-build20260604.0049/PrivateVoice Dictation-2.1.28-build20260604.0049-arm64-appstore-sandbox-poc.dmg`。 |
| | | - SHA256: `fcef2154aab52224f55874ea865d6a08efe71a2d09768d7fbc8858d319a64024`。 |
| | | - 已补生成 Intel x86_64 本地 App Store sandbox POC DMG: |
| | | `Release/PrivateVoice-Dictation-2.1.28-build20260604.0049/PrivateVoice Dictation-2.1.28-build20260604.0049-x86_64-appstore-sandbox-poc.dmg`。 |
| | | - arm64 SHA256: `fcef2154aab52224f55874ea865d6a08efe71a2d09768d7fbc8858d319a64024`。 |
| | | - x86_64 SHA256: `899bf95f579455794f9cffbadc33d1e90dbba4b6fc1b3d237229115691373606`。 |
| | | |
| | | ## 验证 |
| | | |
| | |
| | | - `npm run build`: PASS,只有既有 Svelte a11y warning |
| | | - `go test ./... -count=1`: PASS |
| | | - `./scripts/build-appstore-macos.sh arm64`: PASS |
| | | - App Store sandbox POC DMG `hdiutil verify`: PASS |
| | | - DMG 挂载内容包含 `.app` 和 `Applications` 链接: PASS |
| | | - 包内版本为 `2.1.28 (build 20260604.0049)`: PASS |
| | | - 包内包含 `en.lproj` 和 `zh-Hans.lproj` 本地化资源: PASS |
| | | - `./scripts/build-appstore-macos.sh x86_64`: PASS |
| | | - App Store sandbox POC DMG `hdiutil verify`: arm64 PASS,x86_64 PASS |
| | | - DMG 挂载内容包含 `.app` 和 `Applications` 链接: arm64 PASS,x86_64 PASS |
| | | - 包内版本为 `2.1.28 (build 20260604.0049)`: arm64 PASS,x86_64 PASS |
| | | - 包内包含 `en.lproj` 和 `zh-Hans.lproj` 本地化资源: arm64 PASS,x86_64 PASS |
| | | - x86_64 主程序架构为 `Mach-O 64-bit executable x86_64`: PASS |
| | | |
| | | ## 等待用户/外部环境 |
| | | |