0

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?

tkanzakic
  • 5,499
  • 16
  • 34
  • 41

1 Answers1

0

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