aboutsummaryrefslogtreecommitdiffstats
path: root/src/AppDelegate.m
diff options
context:
space:
mode:
authorTeddy Wing2023-09-30 02:19:15 +0200
committerTeddy Wing2023-09-30 02:19:15 +0200
commit018811d6fb170946796eb7934fcdb16327dbae36 (patch)
tree9498e0ac177e41d649b87c3a77058dc12e5a9ffb /src/AppDelegate.m
parent1a05118fca75f4f45579b3eecebe17fffb6a76ef (diff)
downloadBase-Windowed-Application-018811d6fb170946796eb7934fcdb16327dbae36.tar.bz2
MainMenu: Keep getting application name at runtime
Originally, I hoped to include the application name from the Makefile at compile time, but that ended up being thorny due to application names with spaces and escaping concerns. Then I tried putting the application name in a constant, but didn't like that this required duplicating it in yet another place. Ultimately I've decided to stick with what I had originally, getting the application name at runtime from the bundle's Info.plist dictionary.
Diffstat (limited to 'src/AppDelegate.m')
0 files changed, 0 insertions, 0 deletions