Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 331 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 331 Bytes

check_strings

A simple command line script to check XCode strings files integrity that can check whole directories.

usage: check_strings "PATH"

Note: The problematic file is usually the one following the error message "CFPropertyListCreateFromXMLData() ...".

  Use `open "FILE_PATH"` to quickly fix the problematic file.