forked from organicmaps/organicmaps-tmp
[tools] No need in additional rm in twine 0.4.+
This commit is contained in:
parent
1677cd9cf2
commit
aa6aba3537
1 changed files with 0 additions and 5 deletions
|
@ -6,8 +6,3 @@ set -e -u -x
|
|||
./tools/twine/twine generate-all-string-files ./strings.txt ./android/res/
|
||||
./tools/twine/twine generate-all-string-files ./strings.txt ./iphone/Maps/
|
||||
|
||||
# Delete dummy string files
|
||||
rm ./android/res/values-sw600dp/strings.xml
|
||||
rm ./android/res/values-sw720dp-land/strings.xml
|
||||
rm ./android/res/values-sw720dp/strings.xml
|
||||
rm ./android/res/values-v11/strings.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue