nek023 / Lin

Xcode plugin that provides auto-completion for NSLocalizedString.
http://questbe.at/lin/
MIT License
1.23k stars 97 forks source link

Problem with non UTF8 and non UTF16 .strings #26

Closed massimobio closed 9 years ago

massimobio commented 11 years ago

I use the HockeyApp SDK for crash reporting and it comes with localized resources.

fails for HockeyApp's Resourses .string that appear to be in some other encoding. I've made a sample project where you can see the issue:

https://github.com/massimobio/Lin-Test-Case