Skip to content

Releases: samdmarshall/nslocalizer

bugfix

19 Dec 20:24
Compare
Choose a tag to compare

changes that address issues with loading some files with BOM correctly. Also fixes when non-source files are included in the compile sources build phase.

v1.0

03 Sep 22:14
Compare
Choose a tag to compare

Initial release of nslocalizer, a tool that will warn when you have missing or unused NSLocalizedStrings in your Xcode project file.

Installation Instructions:

$ brew update
$ brew tap samdmarshall/formulae
$ brew install samdmarshall/formulae/nslocalizer