Utility for recreating strings file from XLIFF. Build the command line utility and put it in a convenient place.
Usage:
XLIFFix path/to/lang.xliff
Creates a .lproj
at the current location and places the reconstituted strings files from the XLIFF there.
Input and/or pull requests welcome.