/Users/ar/Projects/PrivateVoicecodex/privatevoice-freeze-2.1.259d3d275dca8e8dc442eb04434c8bd0fdad79bc042.1.2820260604.0049v2.1.28-build20260604.00492.1.28 and build 20260604.0049..pkg build script:privatevoice.src/scripts/build-macappstore-pkg-macos.sh.APP_STORE_CONNECT_SUBMISSION.md.appstore Go build tag and App Sandbox entitlements.git diff --check
bash -n privatevoice.src/scripts/build-macappstore-pkg-macos.sh
npm run build
go test ./... -count=1
./privatevoice.src/scripts/build-macappstore-pkg-macos.sh arm64
./privatevoice.src/scripts/build-appstore-macos.sh arm64
2.1.28 and 20260604.0049: PASS.git diff --check: 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.go test ./... -count=1: PASS..pkg script preflight: BLOCKED as expected because Apple signing environment variables and certificates are not available locally.Info.plist reports CFBundleShortVersionString=2.1.28, CFBundleVersion=20260604.0049, and LSMinimumSystemVersion=13.4: PASS.en.lproj/InfoPlist.strings and zh-Hans.lproj/InfoPlist.strings: PASS.hdiutil verify: PASS.PrivateVoice Dictation.app and Applications -> /Applications: PASS.Release/PrivateVoice-Dictation-2.1.28-build20260604.0049/PrivateVoice Dictation-2.1.28-build20260604.0049-arm64-appstore-sandbox-poc.dmg
SHA256:
fcef2154aab52224f55874ea865d6a08efe71a2d09768d7fbc8858d319a64024
This machine does not currently have Apple App Store signing assets installed:
Apple Distribution: <Team> (<TeamID>) or 3rd Party Mac Developer Application: <Team> (<TeamID>).3rd Party Mac Developer Installer: <Team> (<TeamID>).com.privatevoice.input.After those are available, run:
cd /Users/ar/Projects/PrivateVoice/privatevoice.src
PRIVATEVOICE_APPSTORE_APP_IDENTITY="Apple Distribution: <Team> (<TeamID>)" \
PRIVATEVOICE_APPSTORE_INSTALLER_IDENTITY="3rd Party Mac Developer Installer: <Team> (<TeamID>)" \
PRIVATEVOICE_APPSTORE_PROVISIONING_PROFILE="/absolute/path/to/profile.provisionprofile" \
./scripts/build-macappstore-pkg-macos.sh arm64
Expected upload package:
/Users/ar/Projects/PrivateVoice/privatevoice.src/build/macappstore/arm64/PrivateVoice-Dictation-2.1.28-build20260604.0049-arm64-macappstore.pkg
.pkg produced after Apple signing assets are installed.libonnxruntime.1.24.4.dylib, which is built for macOS 14.0 while the App Store sandbox target remains macOS 13.4.