Closed Bug 1140022 Opened 9 years ago Closed 9 years ago

Include localizations in nightly builds

Categories

(Firefox for iOS :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: st3fan, Unassigned)

References

Details

Find out if we can import the localizations from a shell script. Then we can do that as a pre-build step on the Xcode Server Nightly builds.
The CI server runs the following script:

export PATH=/usr/local/bin:$PATH
cd firefox-ios
carthage checkout --no-use-binaries

svn co --non-interactive --trust-server-cert  https://svn.mozilla.org/projects/l10n-misc/trunk/firefox-ios ../firefox-ios-l10n
scripts/xliff-cleanup.py ../firefox-ios-l10n/*/*.xliff
scripts/xliff-to-strings.py ../firefox-ios-l10n .
scripts/strings-import.py
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.