arm64 + x86_64/Users/ar/Projects/PrivateVoicecodex/privatevoice-freeze-2.1.25cfe4d647b4d7cc1ae41d7e193d45d546ae15b2442.1.2820260605.0216com.shanghai3168.privatevoicedictationpublic.app-category.productivitycom.apple.application-identifier, but the signed app entitlements did not include the same identifier.privatevoice.src/scripts/build-macappstore-pkg-macos.sh to merge profile entitlements into the signing entitlements:com.apple.application-identifiercom.apple.developer.team-identifierkeychain-access-groupsgit diff --check -- privatevoice.src/scripts/build-macappstore-pkg-macos.sh privatevoice.src/app.go privatevoice.src/build/darwin/Info.plist
bash -n privatevoice.src/scripts/build-macappstore-pkg-macos.sh
go test ./internal/startup ./internal/model ./internal/modelselection
./privatevoice.src/scripts/build-macappstore-pkg-macos.sh arm64
./privatevoice.src/scripts/build-macappstore-pkg-macos.sh x86_64
The final universal app was assembled from the signed arm64 and x86_64 app bundles with lipo, then re-signed with the merged App Store entitlements and packaged with productbuild.
go test ./internal/startup ./internal/model ./internal/modelselection: PASS.bash -n privatevoice.src/scripts/build-macappstore-pkg-macos.sh: PASS.npm run build: PASS, with existing Svelte a11y warnings in UpdateDialog.svelte and ToggleSwitch.svelte.arm64 and x86_64: PASS.libsherpa-onnx-c-api.dylib contains arm64 and x86_64: PASS.libonnxruntime.1.24.4.dylib contains arm64 and x86_64: PASS.codesign -vvv --deep --strict: PASS.pkgutil --check-signature: PASS.Info.plist contains CFBundleVersion=20260605.0216: PASS.Info.plist contains LSApplicationCategoryType=public.app-category.productivity: PASS.com.apple.application-identifier=CR3J54M8BQ.com.shanghai3168.privatevoicedictation: PASS.com.apple.developer.team-identifier=CR3J54M8BQ: PASS.com.apple.security.app-sandbox=true: PASS.Release/PrivateVoice-Dictation-2.1.28-build20260605.0216/PrivateVoice-Dictation-2.1.28-build20260605.0216-universal-macappstore.pkg
/Users/ar/Desktop/PrivateVoice-26.0604上架/02-上传包/PrivateVoice-Dictation-2.1.28-build20260605.0216-universal-macappstore.pkg
/Users/ar/Projects/PrivateVoice/X-运营资料/PrivateVoice-26.0604上架/02-上传包/PrivateVoice-Dictation-2.1.28-build20260605.0216-universal-macappstore.pkg
SHA256:
9cb8a5806217219edec49cb88118803c1875cb57cd807335bbe2664e52950424 PrivateVoice-Dictation-2.1.28-build20260605.0216-universal-macappstore.pkg
Use the 20260605.0216 package for Transporter. Do not upload the previous 20260604.2353 package, because it is missing com.apple.application-identifier in the signed app entitlements.