Files
nucleic/Plugins/EmbedGitCommit
abkslmandClaude Opus 4.8 d715aecbfa Embed built-from commit at build time; force white toolbar icons
- Wire up the EmbedGitCommit prebuild plugin (generates GitCommit.swift with the
  short hash at build time), so the build header shows the responsible commit even
  on TestFlight/App Store archives where git isn't available at runtime. Drops the
  runtime git lookup from BuildInfo.
- Use .tint(.white) (not .foregroundStyle) on the Panels and Git toolbar menus —
  toolbar glyphs take their color from the tint, not foregroundStyle.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
2026-06-13 18:38:04 -07:00
..