BartyCrouch icon indicating copy to clipboard operation
BartyCrouch copied to clipboard

Causing issues with some services that output always in UTF16

Open Jeehut opened this issue 4 years ago • 0 comments

Expected Behavior

Should be flexibly configurable to work better with other tools.

Actual Behavior

When using BartyCrouch and Phrase.com for translation management, the output from Phrase.com when pulling translations from there often results in UTF16 files, ignoring the current encoding of the file. To work well with such services, BartyCrouch should support outputting the Strings files in a UTF16 manner.

This leads to Git not being able to diff the changes and instead stating that "binary files" can't be shown. I'm not sure if it will be fixed when UTF16 is used though, this needs a try out.

Steps to Reproduce the Problem

  1. Configure BartyCrouch with the build-script method and the update command
  2. Change translations on Phrase.com and pull them

Specifications

  • Version: 4.2.0
  • Platform: macOS
  • IDE Version: Xcode 11.4.1

Jeehut avatar May 08 '20 12:05 Jeehut