ilib-loctool-objectivec
v1.1.4
Published
A loctool plugin that knows how to extract localizable strings from Objective-C files
Downloads
1
Maintainers
Readme
ilib-loctool-objectivec
Ilib loctool plugin to parse iOS Objective-C files and extract strings from them
License
This plugin is license under Apache2. See the LICENSE file for more details.
Release Notes
v1.1.4
- update dependencies
- convert unit tests from nodeunit to jest
v1.1.3
- update dependencies
- use the loctool's logger instead of its own
v1.1.2
- Fix a bug where the pseudo locales were not initialized properly. This fix gets the right set of locales from the project settings to see if any of them are pseudo locales.