[[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleDisplayName"];
[[[NSBundle mainBundle] localizedInfoDictionary]
objectForKey:@"CFBundleDisplayName"]
[[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleDisplayName"]