Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Causing issues with some services that output always in UTF16 #188

Open
Jeehut opened this issue May 8, 2020 · 0 comments
Open

Causing issues with some services that output always in UTF16 #188

Jeehut opened this issue May 8, 2020 · 0 comments
Labels

Comments

@Jeehut
Copy link
Member

Jeehut commented May 8, 2020

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 Jeehut added the bug label May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant