A simple generator of swift files from a given localized POeditor strings file.
/bin/poe $APITOKEN $PROJECTID $LANGUAGE --stringfile[default: Localizable.strings] - The input POEditor strings file directory.--swiftfile[default: Literals.swift] - The output Swift file directory.
POEditor-Parser is available under the Apache 2.0. See the LICENSE file for more info.
## Android alternative If you want a similar solution for your Android projects, check this out: poeditor-android-gradle-plugin