You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/01 20:21:52 UTC

[GitHub] GeuntaeKim edited a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

GeuntaeKim edited a comment on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support
URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-459855168
 
 
   Anyone encountered wrong "text encoding" issue for localizable.strings, which now Xcode 10.1 doesn't allow to build project before fixed?
   
   At first, I thought it's due to a corrupted file, then suspected a resource of third-party plugin, but seems any localizable.strings being added into ios platform are deemed to have wrong text encoding where their contents are actually UTF-8 (plain text file, English words). This can be fixed through Xcode but it's blocking me to auto-build using command line.
   
   [ERROR] 
   could not decode input file using specified encoding: Central European (ISO Latin 2), and the file contents appear to be encoded in Unicode (UTF-8)
   
   Any one can help please?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org