4 lines
124 B
Bash
Executable File
4 lines
124 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
xcodebuild -exportLocalizations -project damus.xcodeproj -localizationPath "translations" -exportLanguage en-US
|