nslocalizer v1.0.1 Release Notes

Release Date: 2016-12-19 // over 7 years ago
  • ๐Ÿ”„ 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.


Previous changes from v1.0

  • ๐ŸŽ‰ 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