# QA Release Evidence - TagLauncher 8.1.6 build 20260628.0230 ## Source Freeze | Item | Result | | --- | --- | | Source commit | `0badb998147135c75187a0c48f926b665af734c5` | | Release tag | `v8.1.6-build20260628.0230` | | Version / build in app bundle | `8.1.6` / `20260628.0230` | | Minimum macOS | `14.0` | | Bundle ID | `com.taglauncher.app` | ## QA Commands | Command | Result | | --- | --- | | `bash Scripts/pro_theme_preview_countdown_qa.sh` | PASS | | `bash Scripts/pro_localization_qa.sh` | PASS | | `bash Scripts/pro_feature_gate_qa.sh` | PASS | | `bash Scripts/smartstart_default_categories_qa.sh` | PASS | | `bash Scripts/smart_category_localization_qa.sh` | PASS | | `bash Scripts/url_scheme_activation_qa.sh` | PASS | | `bash Scripts/theme_settings_qa.sh` | PASS | | `bash Scripts/app_ordering_data_qa.sh` | PASS | | `bash Scripts/appgrid_startup_loading_qa.sh` | PASS | | `bash Scripts/usage_tips_qa.sh` | PASS | | `bash Scripts/usage_tips_close_reminder_qa.sh` | PASS | | `bash Scripts/tag_double_click_preferences_qa.sh` | PASS | | `bash Scripts/apple_default_apps_resource_qa.sh` | PASS | | `bash Scripts/apple_default_note_policy_qa.sh` | PASS | | `bash Scripts/apple_default_note_migration_qa.sh` | PASS | | `bash Scripts/smartstart_catalog_resource_qa.sh` | PASS | | `bash Scripts/quick_search_system_app_qa.sh` | PASS | | `bash Scripts/quick_search_app_name_qa.sh` | SKIP/PASS: Sunlogin wrapper fixture not installed; script exited 0 | | `bash Scripts/macos14_availability_typecheck_qa.sh` | PASS | | `bash Scripts/macos14_build_metadata_qa.sh` | PASS: `LSMinimumSystemVersion=14.0 minos=14.0 arches=arm64` | | `bash Scripts/window_logic_qa.sh` | PASS | ## Build Verification | Check | Result | | --- | --- | | `APP_BUILD=20260628.0230 bash build.sh` | PASS | | `codesign --verify --deep --strict --verbose=2 build/TagLauncher.app` | PASS | | `hdiutil verify build/TagLauncher.dmg` | PASS | | Mounted DMG contains `TagLauncher.app` | PASS | | Mounted DMG contains `Applications -> /Applications` symlink | PASS | | `pkgutil --check-signature build/AppStore/TagLauncher-8.1.6-build20260628.0230.pkg` | PASS | | Expanded PKG bundle id/version/build | PASS: `com.taglauncher.app`, `8.1.6`, `20260628.0230` | | Expanded PKG embedded provisioning profile | PASS | | Expanded PKG sandbox entitlements | PASS | | Expanded PKG `com.apple.quarantine` | Absent | | Expanded PKG AppleDouble `._*` files | Absent | ## Notes - `productbuild` printed four `write: Permission denied` lines on this machine, then returned success and wrote the signed package. This is consistent with prior accepted packaging notes; final package signature and expanded checks passed. - macOS generated `com.apple.provenance` attributes on local artifacts. This is not the quarantine attribute and was treated as non-blocking. `com.apple.quarantine` is absent from the final package payload. - Pro translation QA intentionally used static completeness/fallback checks in this release; no `translategemma` call was used.