3

Is it possible to somehow associate different localizable.strings files to different targets of the same project.

For example:

target1 has English and French while target 2 has English and German ?

For "normal" files like the *.m or *.h one can set the Target Membership - but I did not find something for the different language specific Localizable.strings files.

I guess if this is not possible I really have to manually configure the Localizable.strings files before I create the ipa for submission - which is surely not the best thinkable approach.

Many thanks!

4

1 に答える 1

1

Please check the section es expanded, you should see the Target Membership section like you used to for other files:

enter image description here

于 2012-09-11T08:08:17.633 に答える