forked from organicmaps/organicmaps-tmp
[strings] TODO for duplicates check.
This commit is contained in:
parent
5888e92c77
commit
6d911588f1
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
set -e -u -x
|
||||
|
||||
# TODO: Add "--untagged --tags android" when tags are properly set.
|
||||
# TODO: Add validate-strings-file call to check for duplicates (and avoid Android build errors) when tags are properly set.
|
||||
./tools/twine/twine --format android generate-all-string-files ./strings.txt ./android/res/
|
||||
./tools/twine/twine --format apple generate-all-string-files ./strings.txt ./iphone/Maps/
|
||||
./tools/twine/twine --format apple --file-name InfoPlist.strings generate-all-string-files ./iphone/plist.txt ./iphone/Maps/
|
||||
|
|
Loading…
Add table
Reference in a new issue