Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 393 Bytes

File metadata and controls

11 lines (8 loc) · 393 Bytes

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