edit | blame | history | raw

2026-06-19 AppGrid 材质回滚

用户目标

用户认为 App Grid material 背景尝试最终视觉效果倒退,要求回滚到此前确认的版本:

  • 版本:7.9.2
  • Build:20260617.2028
  • 冻结源码 commit:aba608b
  • 冻结 tag:v7.9.2-build20260617.2028
  • 发布包归档 commit:ac46c87

已完成事项

  • 使用安全 git revert 回滚失败提交 5ca1547,生成回滚提交 50e354e
  • 当前源码相关文件已恢复到 ac46c87 的状态:
  • src/Apptag/ContentView.swift
  • src/Apptag/Info.plist
  • src/CHANGELOG.md
  • src/Scripts/app_grid_material_background_qa.sh 已删除
  • 删除失败候选本地 tag:v7.9.3-build20260619.2012
  • 删除失败候选临时 DMG:src/build/TagLauncher-7.9.3-build20260619.2012.dmg
  • 使用 APP_BUILD=20260617.2028 bash build.sh 重建本地 /src/build/TagLauncher.app
  • 覆盖安装 /Applications/TagLauncher.app,本机运行版已回到 7.9.2 / 20260617.2028

验证结果

  • git diff --name-status ac46c87..HEAD -- src/Apptag/ContentView.swift src/Apptag/Info.plist src/CHANGELOG.md src/Scripts/app_grid_material_background_qa.sh:无差异。
  • Info.plistCFBundleShortVersionString=7.9.2CFBundleVersion=20260617.2028
  • bash Scripts/macos14_availability_typecheck_qa.sh:通过。
  • APP_BUILD=20260617.2028 bash build.sh:通过。
  • bash Scripts/macos14_build_metadata_qa.sh:通过。
  • /Applications/TagLauncher.app 签名验证通过。
  • /Applications/TagLauncher.app 已重新启动,进程路径为 /Applications/TagLauncher.app/Contents/MacOS/TagLauncher

结论

本次 App Grid material 背景尝试标记为失败,不作为后续发布候选。当前有效回滚版本仍是 7.9.2 / 20260617.2028