reclaim/app/macos
flemming-it 7e9687afc6 fix(macos): set CFBundleDisplayName to Recl∆Im
The macOS window title and the application menu bar (About / Hide
/ Quit) were rendering 'reclaim_app' — the technical bundle name —
because Info.plist only carried CFBundleName from $(PRODUCT_NAME).
CFBundleDisplayName takes precedence for everything the user sees,
so adding it pins the product name independently of the binary
filename. The .app is still reclaim_app.app on disk; the title bar
now reads Recl∆Im.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-18 14:13:52 +02:00
..
Flutter feat(ui): inline the normative text + open-source URL 2026-06-18 13:43:22 +02:00
Runner fix(macos): set CFBundleDisplayName to Recl∆Im 2026-06-18 14:13:52 +02:00
Runner.xcodeproj feat(brand): rename product to Recl∆Im (Reclaim) across app, bundle, docs 2026-06-18 13:42:55 +02:00
Runner.xcworkspace feat: initial F∆I Law-Heatmap Phase 0 scaffold 2026-06-18 11:26:28 +02:00
RunnerTests feat: initial F∆I Law-Heatmap Phase 0 scaffold 2026-06-18 11:26:28 +02:00
.gitignore feat: initial F∆I Law-Heatmap Phase 0 scaffold 2026-06-18 11:26:28 +02:00