StringsGenerator
Swift commandline app to generate localizable.strings file
Install / Use
/learn @vivek-jl/StringsGeneratorREADME
StringsGenerator
Sample XCode Commandline project that will parse .csv file and generate Localizable.strings files based on the columns. This is helpful in managing and updating iOS app localizations without the need to manually edit the localization files.
Detailed tutorial demonstrating the usage can be found here:
https://medium.com/@vivek.l/managing-ios-localization-using-spreadsheets-10ed30fccb07
Credits:
https://github.com/yaslab/CSV.swift
