Your Xcode .strings file, such as Localizable.strings, are encoded in UTF-16 and have a BOM, which makes your Git tool (such as Tower in my case) unable to diff them natively. This makes it hard to see whatâs changed (I have to launch my external diff program). However you can tell Git how to read these files. First edit or create a .gitattributes file in the root of your repository. Put the follo
{{#tags}}- {{label}}
{{/tags}}