- 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]>