What's the difference between "bundle display name" and "bundle name" in cocoa application's info plist

Viewed 89982
6 Answers

Note that the bundle name is also used as prefix for HTTP user-agent.

Related