Skip to content

hyperdevs-team/poeditor-parser-swift

Repository files navigation

POEditor-Parser

A simple generator of swift files from a given localized POeditor strings file.

Release Version Release Date Pod Platform GitHub

Build Status codecov

Installation

$ make 

Usage

Usage: $ poe <APITOKEN> <id> <language> Arguments: APITOKEN - The POEditor API token id - The id of the project language - The language code Options: --swiftfile [default: ${SRCROOT}/${TARGET_NAME}/Literals.swift] - The output Swift file directory. --stringsfile [default: ${SRCROOT}/${TARGET_NAME}/Localizable.strings] - The output Strings file directory. 

Authors & Collaborators

License

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

About

A simple generator of swift files from a given localized strings POeditor file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •