Rename zip file

pull/2/head
Michael Scoff 7 years ago
parent 4031bcc4a8
commit e9fbffd05f
  1. 2
      scripts/localizer.sh

@ -3,4 +3,4 @@ find $1 -name "*.swift" ! -path "$1/R.generated.swift" -print0 | xargs -0 xcrun
tools/lokalise --token $2 import 3947163159df13df851b51.98101647 --file Localizable.strings --lang_iso en
tools/lokalise --token $2 export 3947163159df13df851b51.98101647 --type strings --bundle_structure %LANG_ISO%.lproj/Localizable.%FORMAT%
unzip -o Trust.zip -d $1/Localization
unzip -o Trust-Localizable.zip -d $1/Localization
Loading…
Cancel
Save