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?
Asked
Active
Viewed 373 times
1 Answers
0
There's nothing built in, but you could install the wbxml gem or XML::WBXML and convert the files with one of those.