Hello

When using gitx on Xcode projects, it thinks that Localizable.strings are
binary files.
It appears that this is so because these Localizable.strings files are
UTF-16 (they start with BOM FF FE),
and not due to the extension .strings.
I renamed one of these files to Localizable.txt, committed and then
modified; gitx diff still considers it a binary file.

Is there a way to configure gitx to treat these files as text files?

Thank you
Rudi Farkas

To unsubscribe from this group, send email to gitx+unsubscribegooglegroups.com 
or reply to this email with the words "REMOVE ME" as the subject.

Reply via email to