Hi,
I'm trying to figure out a way of localizing the application icon (Icon.png) for the US Market and the UK market for my app I want a different type of vehicle picture for the uk rather than the US for instance.
This looks quite easy to do the info.plist and localize for English to French for instance but I couldn't figure out a way to do it for UK to USA.
In app it's easy just query the Locale but I've not idea how to do it for the application Icon which I can't control programatically
Thanks
Graham