New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 625819 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

Gyp can't convert the localized strings: they are already in binary format.

Project Member Reported by jif@chromium.org, Jul 5 2016

Issue description

With 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.

 
Status: Fixed (was: Assigned)

Sign in to add a comment