Post

Replies

Boosts

Views

Activity

Export localisation since Xcode 11 will duplicate phrases?
For the same project, when I exported localisation using Xcode 11 or 12, it results in almost duplicates of phrases compared to Xcode 10. By checking Xliff in an editor, it shows the same phrase in two different locations. e.g. I have a phrase key of "Today" It shows in two locations 1) en.lproj/Common.strings <- New one 2) {Project}/en.lproj/Common.strings Is there a tutorial or documentation that shows the proper way of setting up localization in a multi-target (main app and extensions) environment?
2
0
1.4k
Sep ’20