PFAboutWindow
PFAboutWindow copied to clipboard
Use `localizedInfoDictionary` instead of `infoDictionary`
Spent about 20 mins figuring out why NSHumanReadableCopyright which was localized with my in my InfoPlist.strings wasn't appearing. See documentation here: https://developer.apple.com/documentation/foundation/nsbundle/1407645-localizedinfodictionary?language=objc
Oops, it looks like this has side effect having some values missing.
It's best to use -objectForInfoDictionaryKey