Gyp can't convert the localized strings: they are already in binary format. |
|
Issue descriptionWith https://codereview.chromium.org/2121773002, the localized strings are converted to binary format directly in generate_localizable_strings. Gyp still tries to convert the files in ./out/Debug/gyp-mac-tool's |_CopyStringsFile|, which results in a build error. |
|
►
Sign in to add a comment |
|
Comment 1 by sdefresne@chromium.org
, Jul 19 2016