Is there an easy way to merge Localizable.strings files?

前端 未结 6 1013
心在旅途
心在旅途 2020-12-25 15:04

Problem: Using genstrings to create Localizable.strings files from a project. A few weeks later, some things changed and I run genstrings again. 75% of the new file is alrea

6条回答
  •  暖寄归人
    2020-12-25 15:49

    If you install XCode, there is also a standard application installed to merge files called FileMerge.app, you can find it in /Developer/Applications/FileMerge.app

提交回复
热议问题