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