xcode - Localizing InfoPlist.strings per build target -
i'm creating 2 separate apps same xcode project , need different wording respective location usage descriptions.
in essence have separate infoplist.strings files each of build targets, seems cannot create infoplist-a.strings , infoplist-b.strings , check them belong appropriate targets. (target b doesn't seem find strings file, , disables location services in absence of usage description.)
i want localize descriptions it's not plenty word them differently in targets' respective info.plist files.
is there way tell xcode "here's strings file should @ target" or opaque magic based on fixed file name?
xcode localizable.strings
No comments:
Post a Comment