How-To: Build and Export¶
Use this guide when you need release artifacts for desktop and mobile.
Desktop (Tauri)¶
Android (Capacitor)¶
Android (Tauri Android)¶
Release Verification¶
Run targeted operational checks:
npm run verify:fixrisk:issues
npm run verify:sbom -- --strict 1
npm run verify:sbom:attestation -- --strict 1 --allow-missing 0