XcodeGen icon indicating copy to clipboard operation
XcodeGen copied to clipboard

Localizable.strings localized only for a single language generated incorrectly

Open ralfebert opened this issue 3 years ago • 1 comments

If there is a file like Localizable.strings localized only for a single language (one folder en.lproj):

Bildschirmfoto 2022-10-12 um 09 26 30

xcodegen doesn't pick this up correctly. After generating the xcode project, the file is not localized and thus not picked up at runtime:

Bildschirmfoto 2022-10-12 um 09 31 24

If I add a second language just as a placeholder, it is picked up correctly:

Bildschirmfoto 2022-10-12 um 09 32 08

ralfebert avatar Oct 12 '22 07:10 ralfebert

Same question

qunwang6 avatar Jun 20 '24 01:06 qunwang6