Skip to content

warrenburton/StringsToJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StringsToJSON

Converts any NS plist or strings file to JSON

Maybe you need to convert a localisation file to JSON as part of your deploy or build flow. This tool will convert your Strings file ( or any standard Xcode plist)to JSON

Usage: StringsToJSON <source-file> [output-file]
source-file is required 
output-file is optional , otherwise .JSON is appended to source-file path

About

Converts any NS plist or strings file to JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages