Skip to content

Use localizedInfoDictionary instead of infoDictionary#10

Open
SoneeJohn wants to merge 2 commits into
masterfrom
SoneeJohn-patch-1
Open

Use localizedInfoDictionary instead of infoDictionary#10
SoneeJohn wants to merge 2 commits into
masterfrom
SoneeJohn-patch-1

Conversation

@SoneeJohn
Copy link
Copy Markdown
Collaborator

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

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
@SoneeJohn
Copy link
Copy Markdown
Collaborator Author

Oops, it looks like this has side effect having some values missing.

@SoneeJohn
Copy link
Copy Markdown
Collaborator Author

It's best to use -objectForInfoDictionaryKey

@github-staff github-staff deleted a comment May 16, 2025
Repository owner deleted a comment May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant