xmlmacoswbxml

Are there some tool to convert wbxml to xml in Mac OS (or in >=XCode 4.5)


Are the some tool to convert from wbxml to xml in MacOS, or some simple project to provide that conversation for the >=XCode 4.5?


Solution

  • There's nothing built in, but you could install the wbxml gem or XML::WBXML and convert the files with one of those.