Localization Icon

Hello! Tell me, how can I localize the application icon for different countries? In my case, the brand logo is included in the icon, it is presented differently in each country, but the application should be the same for all countries.

Replies

Create an InfoPlist.strings file in your project, localize that file, and edit the CFBundleDisplayName in each one of the localizations. Read Localizing Property List Values